Versions Compared

Key

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

...

Download Eclipse: http://eclipse.org/downloads/index.php

The Mevenide plugin can be installed as follows:

Help->Software Updates->Find and Install ...

Select "Search for new features to install", click 'Finish'

Select "New Remote Site"; for Name enter "Mevenide", for Location enter http://mevenide.codehaus.org/release/eclipse/update/site.xmlImage Removed

Select the latest versions of both Maven and the Mevenide plugins, click 'Next'

You will have to agree to a license agreement.

The plugin will then be downloaded.

Confirm the installation with 'Install All'

When finished, you will be asked to restart the workbench.

Click 'Yes'.

Tip
titleImporting org.lcsim directly from CVS

You can now install the CVS project by selecting File->New->Project
Select "CVS project" and enter the information about server and password from above.
org.lcsim will be downloaded into the workbench.

...