I've a problem when I'm trying to compile a new version of my application. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor ...
This opens a buffer in a separate window. In this buffer you can specify a classpath (each path on a separate line) or using : (or ; on windows) characters if enabled, and a file pom.xml is found in ...
javac is an executable command which comes as part of the jdk package. You will be executing javac command from your command prompt which is part of Windows. Windows doesn't have any idea as where to ...