Installation


Install the last release via Internet

For most user who have access to the internet it is simpler to install the latest release from the Apache IvyDE updatesite. So just look out there:
http://ant.apache.org/ivy/ivyde/download.cgi

Manual install

Install Apache IvyDE

So you should have the zip distribution of Apache IvyDE in which you should find these files:
  • features/org.apache.ivyde.feature_2.1.0.XXXX.jar
  • plugins/org.apache.ivyde.eclipse_2.1.0.XXXX.jar
You can then install them by copying them respectively in the $ECLIPSE_HOME/features and the $ECLIPSE_HOME/plugins:
cp features/* $ECLIPSE_HOME/features
cp plugins/* $ECLIPSE_HOME/plugins

Install the latest Apache Ivy bundle

Get the latest Apache Ivy feature and bundle for the updatesite: And then just copy them respectively in the $ECLIPSE_HOME/features and the $ECLIPSE_HOME/plugins folders.

Restart Eclipse

After installing manually your plugins, you have to restart your Eclipse to have it take into account the changes. It is recommended to restart it with the -clean option on the command line.


Printer Friendly