does no longer follow linked folders (2.1.0.200910131402-hudson-74)
-------------------------------------------------------------------
Key: IVYDE-211
URL: https://issues.apache.org/jira/browse/IVYDE-211
Project: IvyDE
Issue Type: Bug
Affects Versions: 2.1.0
Environment: Eclipse 3.4.2
Windows XP
Reporter: Martin Weber
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.