Resolve in workspace does not pick up all projects in workspace
---------------------------------------------------------------
Key: IVYDE-118
URL: https://issues.apache.org/jira/browse/IVYDE-118
Project: IvyDE
Issue Type: Bug
Components: classpath container
Affects Versions: 2.0.0.alpha1
Reporter: Matt Goldspink
Priority: Minor
A member of my team found a bug in the IvyResolveJob.java which is mainly due to a misunderstanding
of the api we suspect.
IJavaProject.isOpen() has misleading Javadoc. It only returns true when a project is not in
a collapsed state. This leads IvyDE to skip all collapsed projects when resolving in the workspace.
See the following thread for details: http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg22189.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|