What is IvyDE?
According to the website:
IvyDE lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects. IvyDE will contribute to the classpath of your Java project, with the classpath container. It also bring an editor of ivy.xml files, with completion.
Installation
- The IvyDE update site for eclipse: http://www.apache.org/dist/ant/ivyde/updatesite
- Integrate with eclipse’s ant: add $ECLIPSE_HOME/plugins/org.apache.ivy_2.X.X.XXXXXXXXX.jar in to “Global Entries” below
