Bug 43673 - Problems loading source over binary project
Summary: Problems loading source over binary project
Status: RESOLVED DUPLICATE of bug 43670
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.0 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-25 12:36 EDT by Michael Valenta CLA
Modified: 2003-09-26 05:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2003-09-25 12:36:41 EDT
In build I20030925, I loaded all projects except the Team projects as binary 
projects.  I then loaded org.eclipse.core.resources from HEAD to get a fix. 
All the source Team projects failed to build because various classes could not 
be found. Trying to open an editor on IResource using CTRL-SHIFT-T resulted in 
the error: 

Could not uniquely map the type name to a type. Path is 
org.eclipse.core.resources/resource.jar|org/eclipse/core/resources/IResource

It looks like it is still looking in the jar even though the project is now 
loaded as source.
Comment 1 Philipe Mulet CLA 2003-09-25 12:55:24 EDT

*** This bug has been marked as a duplicate of 43670 ***