Skip to end of metadata
Go to start of metadata

Building Mevenide for Eclipse

We have migrated the repository from cvs to subversion.

To build Mevenide for Eclipse, follow these steps:

Setup

  • Building the eclipse plugin requires a valid Eclipse installation since required Eclipse libraries will be retrieved from the install directory

Windows users If you are building under Windows OS, you will need to set the 'fileUrlPrefix' property: fileUrlPrefix=file:/
Eclipse version For now 3.1M6 is required to build the eclipse plugin, however the plugin will remain compatible with lower eclipse version (3.1M2+)

Checkout

  • Checkout the whole svn repository

Build

  • Go to mevenide-master subdirectory and run the following goal:

Install

  • Generated artifacts will be placed under mevenide-update/target/eclipse/dist and a local Update Site will be placed in your local repository under mevenide groupId.

Created by gdodinet gdodinet
On Sun May 16 14:52:24 CEST 2004
Using TimTamBuilding

Labels
  • None