Versions Compared

Key

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

Using Eclipse

Gone are the days of manually setting up an IDE project. Since we use Maven for our build environment, we can use the [Maven Eclipse Plugin|http://maven.apache.org/reference/plugins/eclipse/index.htmlto generate the eclispe project files (basically the (.classpath and .project files).

...