Skip navigation.

Download

IvyDE can be installed directly from eclipse update manager using http://www.jaya.free.fr/update url.

Last jayasoft sources are available here: http://www.jaya.free.fr/downloads/ivyde/ivyde-src.zip.

IvyDE 1.2.0 - 2006-11-17

- upgrade to Ivy 1.4.1
- NEW: Link Sources to Classes by Artifact Type in Classpath Container (IVYDE-12) (thanks to Peter Blstak)
- FIX: No resolve messages in console (IVYDE-39)
IvyDE 1.2.0

IvyDE 1.1.0 - 2006-10-09

- upgrade to Ivy 1.4
- several stability improvements
- NEW: enabling user to choose what types get added to the classpath (IVYDE-24)
- NEW: Provide [create ivy aware library] when opening the context menu of an ivy.xml file (IVYDE-21)
- NEW: report view (Windows -> Show View -> IvyDE > Report) (IVYDE-20)
- IMPROVE: Deal with cancel resolve job (IVYDE-30)
- IMPROVE: Support for relative path in the prefence fields when declaring location of ivyconf.xml file. (IVYDE-25) (thanks to Peter Chanthamynavong)
- IMPROVE: store per project settings in a shareable file (namely .settings/org.jayasoft.ivyde.eclipse.prefs) (IVYDE-15)
- FIX: junit classpath not resolved correctly with several IvyDE classpath containers (IVYDE-31)

IvyDE 1.1.0

IvyDE 1.0.3 - 2006-05-23

- include source in distribution
IvyDE 1.0.3

IvyDE 1.0.2 - 2006-04-11

- Include IVY 1.3.1 release
- Fix common-logging classloader issue
IvyDE 1.0.2

IvyDE 1.0.1 (a.k.a. 1.0) - 2006-03-17

- Include IVY 1.3 release
IvyDE 1.0.1

IvyDE 1.0.0 (a.k.a. 1.0 RC1) - 2006-03-07

- Fix source attachment from class editor
IvyDE 1.0.0

IvyDE 0.9.7 (a.k.a. 1.0 beta 2) - 2006-02-14

- Fix source attachment for contained in ivycontainer
- Fix startup refresh problem
IvyDE 0.9.7 beta

IvyDE 0.9.3 (a.k.a. 1.0 beta 1) - 2006-01-25

initial public version
- integration of plugin formerly known as ivyeclipseui
- added IvyClasspathContainer and configuration stuff
IvyDE 0.9.3 beta

IvyDE 1.0.2 - Changes/Fixes

I cannot find any information about the changes/fixes of IvyDE 1.0.2.

For one, I like to find out whether this version fixes some strange behavior of IvyDE managed libraries and the way this is used in Eclipse JUnit tests. We are having some problems running our JUnit tests from within Eclipse and have to manually add the IvyDE managed libraries to the JUnit run configuration. Mind you, the IvyDE managed libraries are already there, but as a part of the default project inclusion in the JUnit configuration - this however doesn't seem to work.

You're right, I'll update

You're right, I'll update this page to add more information taken about the changes. In fact only one bug is fixed in this version, and it's a bug with commons-logging badly interacting with other plugins. I don't think it'll fix your issue, but if I remember correctly, we already tried to investigate a bit and didn't managed to reproduce the problem (we run junit tests on our side using IvyDE wihtout any trouble).

Maybe you could give more details about your version of eclipse, your version of ivyDE, and try to give a small workspace able to reproduce the problem ?
__________________________________
Xavier Hanin
Jayasoft team member

I accidentally had the same

I accidentally had the same problem as you described, and found what was the problem: a bad implementation of getClasspathContainerID.
The problem will so be fixed in next IvyDE version (should be 1.1.0).
__________________________________
Xavier Hanin
Jayasoft team member

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.