Nicolas Lalevée
Mon, 13 Jul 2009 12:41:42 -0700
by the Apache Software Foundation.IvyDE is the plugin which integrate Ivy into Eclipse. It 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 or you can make it retrieve your dependencies directly into your project. Last but not least IvyDE offer editors of ivy.xml and ivysettings.xml files with completion. Get some preview here:
http://ant.apache.org/ivy/ivyde/screenshots.html Major changes in this release:* The "resolve in workspace" feature (make IvyDE search for Ivy dependencies directly into the Eclipse projects) has been introduced in the last release but was quite experimental. It has been refactored to be more reliable and have been reported to be working like a charm by some of the IvyDE early users. * The IvyDE user documentation is now available directly into the Eclipse help center.
* IvyDE can now load property files along with the Ivy settings. We encourage all users of IvyDE to update to this new version. Issues should be reported to: https://issues.apache.org/jira/browse/IVYDE Download the 2.0.0-final release at: http://ant.apache.org/ivy/ivyde/download.cgi Or use directly the Eclipse updatesite: http://www.apache.org/dist/ant/ivyde/updatesite More information can be found on the IvyDE website: http://ant.apache.org/ivy/ivyde/ Regards, Nicolas Lalevée