Versions Compared

Key

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

Short Instructions

  1. Download Maven 2
  2. Add the Maven 2 bin directory to the PATH variable.
  3. Download Netbeans.
  4. Install Netbeans
  5. Install the Maven Plugin in Netbeans at Tools > Plugins > Available Plugins.
  6. Checkout a project with Versioning > CVS > Checkout.

Long Instructions

Maven 2 Installation

On Linux, an appropriate version of Maven 2 can be installed as follows.

...

On Windows, refer to these instructions for adding an environment variable.

Maven 2 Plugin

Install the Maven Plugin in Netbeans at Tools > Plugins > Available Plugins.

...

The Maven plugin should show in the Installed tab.

Project Setup