Versions Compared

Key

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

...

An Integrated Development Environment (IDE) should be used to develop source code.  Eclipse is a good choice, as it is free, widely used, and well supported.

You will also want to install the m2eclipse plugin for Maven support and Subversive which provides a Subversion client interface.

Installing Eclipse

The "Eclipse Standard" distribution can be downloaded from the Eclipse downloads area.

...