Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click on Run in the Start menu. Open a command window by typing cmd in the box and hitting Enter. In the command window that pops up, type mvn and enter. Maven should bootstrap itself if you have setup everything correctly. If the command is not found, check that the Path variable contains %MAVEN_HOME%/bin.

Setup Netbeans

Go to ? Netbeans Downloads and get the Java version.

...