Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0, 1.2.0
-
None
-
Windows XP, Eclipse 3.2.0, IvyDE 1.0.3
Description
I'm having an UI problem using IvyDE with Eclipse 3.1 et 3.2.
When I add the "IvyDE Managed Dependencies" in my Eclipse project everything work fine, I have the little windows the indicate where is my ivy.xml file and a list of configuration when I select my ivy file.
But when a try to do the same thing inside the "Run Configuration" to configure a runtime dependencies, I can see the same little windows but the "BROWSE" button doesn't work and it's impossible to find the ivy.xml file.
I Tryed to put the ivy.xml path explicitely but I can't see the configuration list below the browse button.
The solution I found for now is to open the .launch file and to choose my configuration directly inside but it's a bit tricky to do.