Skip to content
Will Shackleford edited this page Aug 26, 2015 · 1 revision

To build one needs:

Use the command:

mvn package

OR

  • An IDE bundled with both maven and a JDK such as Netbeans, IntelliJ, or Eclipse.
    • Netbeans will open a maven project with File -> Open Project just like Netbeans generated Ant projects.
    • IntelliJ and Eclipse both have options to import maven projects.

Clone this wiki locally