Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
-
None
-
None
-
Eclipse 3.4.2
Windows XP
Description
In Eclipse, you may create a linked folder by opening
Project|Properties|Java build Path|Source and then clicking on 'Link
Source'.
In our setup, we used linked folders to point to the project's source
files. The latest version of IvyDE fails with that setup.
org.apache.ivyde.eclipse.IvyDEException: The ivy.xml file
'C:\Projects\st\<module>\EclipseProjectFiles\testrunmgt\content\ivy.xml'
was not found
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainerState.getModuleDescriptor(IvyClasspathContainerState.java:389)
at
org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.run(IvyResolveJob.java:73)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Build hudson-45 did work.