Apache IvyDE™ is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse.
It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management. A summary of the features it provides follows:
Managed classpath container: automatic downloads, access to the Ivy "resolve" task from your IDE, and a feature allowing you to develop interdependent multi-module applications in one workspace.
- Ivy XML files editor: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.
- Ivy settings files editor: completion for XML tags, attributes, and attribute values.
- Ivy console: presents every log from Ivy to assist in debugging a failing resolve.
- Reverse Dependency Explorer: helps you work with conflicting dependencies amongst several projects.
Apache IvyDE can be also used with other plugins like WTP and Apache Ant.
Categories: Code Management, Build and Deploy, Editor
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Apache Software Foundation
Development Status: Production/Stable
Date Created: Wednesday, December 22, 2010 - 12:31
License: Apache 2.0
Date Updated: Wednesday, December 14, 2022 - 09:47
Submitted by: Nicolas alevée
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 0/0 | 0 | 4 |
September 2024 | 0/0 | 0 | 10 |
August 2024 | 0/0 | 0 | 26 |
July 2024 | 0/0 | 0 | 16 |
June 2024 | 0/0 | 0 | 20 |
May 2024 | 0/0 | 0 | 20 |
April 2024 | 0/0 | 0 | 19 |
March 2024 | 0/0 | 0 | 12 |
February 2024 | 0/0 | 0 | 7 |
January 2024 | 0/0 | 0 | 14 |
December 2023 | 0/0 | 0 | 14 |
November 2023 | 113/686 | 367 | 11 |
Reviews Add new review
Archived Update Site: https://archive.apache.org/dist/ant/ivyde/
Submitted by Marco Heyde on Fri, 12/08/2023 - 02:53
Unfortunately IvyDE has been archived according to https://ant.apache.org/ivy/ivyde/. The old update site link http://www.apache.org/dist/ant/ivyde/updatesite is NOT valid anymore.
Instead the archived update site seems to be available using this link: https://archive.apache.org/dist/ant/ivyde/updatesite/
Can't install in >= 2018-12
Submitted by Toby Murray on Thu, 03/19/2020 - 09:48
Very useful plugin for Ivy projects, doesn't work in modern versions of Eclipse. As a workaround, users can install Eclipse 2018-09, install this plugin, then update their Eclipse to the latest. As of 2020-03, this strategy works and the IvyDE plugin continues to function.
Re: Can't install in >= 2018-12
Submitted by Glen Mising name on Sun, 05/24/2020 - 19:26
In reply to Can't install in >= 2018-12 by Toby Murray
It will also install using the update site as per the instructions on the official page. I can't link to it, but its in the downloads section on the Ant apache org IvyDE website
Not supported in recent Eclipse versions :(
Submitted by Dev Eloper on Sat, 10/26/2019 - 11:14
Seems great, and a much needed addition to use Ivy on Eclipse, but the plugin is not supported in recent Eclipse versions like 2018.12...