Versions Compared

Key

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

...

  • I recommend running netbeans on your desktop/laptop machine)
  • Start by making sure you have Java installed (recommended version is Java Platform (JDK) 7u9)
  • Then install Netbeans from http://netbeans.org/
    • Current version is 7.2 -- use the Java EE version
    • When installing netbeans also install latest version of tomcat
  • We have created a skelton project to get you started
    • Linked here.
    • Open in netbeans and you are ready to get started
  • Setting up your netbean/tomcat configuration
  • Intro to maven
    • Look at pom.xml in the default application