Bug 58893 - Error opening a type
Summary: Error opening a type
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 14:00 EDT by Pascal Rapicault CLA
Modified: 2004-05-28 14:51 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 Pascal Rapicault CLA 2004-04-16 14:00:34 EDT
I had a workspace with osgi and runtime loaded.
I replaced the two projects with the content of HEAD. The new content had been
refactored and the class Bundle has been renamed to AbstractBundle.
When I try to do open type and type in Bundle, the type that is now gone still
appears in the list, and AbstractBundle does not appear.

When I try to open bundle I get the following error
Could not uniquely map the type name to a type. Path is
/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/internal/core/Bundle
No errors are reported in the log.

Note that the resource Bundle is no longer available and the AbstractBundle is
available. Even after a rebuild all the error still occurs. After a restart is
still happens.

I can provide the workspace if necessary.
Comment 1 Pascal Rapicault CLA 2004-04-16 14:12:53 EDT
I was using 0413.
Note that I closed my project and re-opened it, and everything was back to normal.

The code I had loaded in my workspace was something the one tagged as
"before_dup_removal" and the one I replaced it with was "after_Equinox_organize"
(or HEAD).
Comment 2 Philipe Mulet CLA 2004-05-24 12:55:57 EDT
Pls try to reproduce.
Comment 3 Frederic Fusier CLA 2004-05-25 06:09:32 EDT
Following your scenario, it works now using M9.
Could you make a try and let me know if you agreed, then I would resolve this
bug as already fixed.
Otherwise, reopen the bug and attach your workspace, thx.
Comment 4 Pascal Rapicault CLA 2004-05-25 09:01:08 EDT
I tried with M9 and could not reproduce.
Comment 5 Frederic Fusier CLA 2004-05-25 09:09:10 EDT
Reopen to set as fixed.
Comment 6 Frederic Fusier CLA 2004-05-25 09:10:17 EDT
Surely fixed when classpath issues have been fixed.
Comment 7 Olivier Thomann CLA 2004-05-28 14:51:33 EDT
Verified in 200405281200