August 19, 2009 - The Apache IvyDE project is pleased to announce its 2.1.0 release.
IvyDE is the plugin which integrates 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 integration within the Eclipse Java launchers has been greatly improved, * support for Eclipse variables in most IvyDE settings, * a context menu is now available at the project level so it is now possible to resolve many selected projects Compatibility: * this release is expected to work with every version of Ivy 2.1 or superior * this will be the last release which will be compatible with Eclipse 3.2 and 3.3, and it has been successfully tested up to Eclipse 3.6 We encourage all users of IvyDE to update to this new version. A more detailed release notes can be read there: http://ant.apache.org/ivy/ivyde/history/latest-milestone/release-notes.html Issues should be reported to: https://issues.apache.org/jira/browse/IVYDE Download the 2.1.0 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