Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Files

Latest commit

 

History

History
47 lines (32 loc) · 1.97 KB

install.adoc

File metadata and controls

47 lines (32 loc) · 1.97 KB

Install the last release via Internet

For most users who have access to the internet it is easiest to install the latest release from the Apache IvyDE update site. So just look out there: https://ant.apache.org/ivy/ivyde/download.cgi

Manual install

Install Apache IvyDE

You should have the zip distribution of Apache IvyDE in which you should find these files:

  • features/org.apache.ivyde.feature_2.3.0.XXXX.jar

  • plugins/org.apache.ivyde.eclipse_2.3.0.XXXX.jar

You can then install them by unpacking the distribution in $ECLIPSE_HOME/dropins directory. For more information, please see Equinox/p2 documentation.

Install the latest Apache Ivy bundle

Get the latest Apache Ivy build for the updatesite:

Then unpack the zip file and use as local update site.

Restart Eclipse

After installing your plugins manually, 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.