Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 29035

Summary: Packages view does not honour logical packages when imported from CVS
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: UIAssignee: Dani Megert <daniel_megert>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 2.1   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tod Creasey CLA 2003-01-06 10:48:25 EST
From Daniel Megert in Bug 28151

Build 20021210

The Packages view in hierarchical mode does no longer show logical packages 
when
selecting project "org.eclipse.jdt.ui" (in source).

Note: It used to work up to 20021204.

Test Case:
1. Enable CVS decorators.
2. Load org.eclipse.jdt.ui from CVS
3. Open Java Browsing perspective
4. Set the Packages view layout to hierarchical
5. Select the project "org.eclipse.jdt.ui" in the Projects view

We checked the decorators and the element for org.eclipse.jdt,ui is an 
instance of PackageFragment now so it is sending us what it thinks is the 
correct image.
Comment 1 Dani Megert CLA 2003-01-06 11:12:14 EST
This used to work before the new lightweight decorators were introduced.
Also Search view and others (see bug 28151) seem to be broken by these changes.

Waiting for final comments in bug 28151
Comment 2 Dani Megert CLA 2003-02-10 07:08:47 EST
Has been fixed a while ago.