Versions Compared

Key

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

Installing Eclipse and

...

plug-ins to work with org.lcsim

Info
titleAdditional PluginsPlug-ins

Eclipse is written in Java, but supports also C/C++ and Jython editing. Even a Fortran plugin plug-in exists. See bottom of page for links

First you have to download Eclipse and install it. Go to http://eclipse.org/downloads/index.php and download version 3.1
Extract the archive to a location of your choice and start eclipse.

Installing

...

plug-ins

Note

The following instruction are still correct, but the Maven 2 plug-in is much easier to install and provides a better experience overall, so the recommended course of action is to skip installation of Mevenide, proceed to checking out the project from cvs and use the Maven 2 plug-in instead.

The most important plugin to install is the Mevenide which allows Eclipse to build a project with Maven.

...

Confirm with 'OK'
In the following dialog, select the latest versions of Mave Maven and Mavenide.

Note

The Mevenide plugin plug-in requires the Maven plugin plug-in to be installed.

Click on 'Next>'

...