Bug 32417 - Type hierarchy should support working sets
Summary: Type hierarchy should support working sets
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: 3.0 M6   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 19784 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-20 17:20 EST by Erich Gamma CLA
Modified: 2003-12-03 12:11 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2003-02-20 17:20:07 EST
I often want to browse all Action subclasses in JDT UI but I currently cannot 
do this easily. The option to show the package name helps but I'd like to fully 
hide type outside of my working set.

not for 2.1
Comment 1 Martin Aeschlimann CLA 2003-02-21 02:36:06 EST
Is the working set used as a filter on the hierarchy, or is the working set just
a more complex input of the hierarchy?
In the first case the problem is that you won't see certain branches of the tree
if the parent happens to be outside of the working set. E.g. in the normal
hierarchy this would mean the hierarchy is empty when 'Object' is filtered.
Comment 2 Erich Gamma CLA 2003-02-21 02:44:20 EST
It would act as filter. The presentation would behave in the same was as when 
you open a type hierarchy on a package or project, i.e., base types outside of 
the working set are shown with a hollow type icon.
Comment 3 Martin Aeschlimann CLA 2003-04-01 08:20:19 EST
*** Bug 19784 has been marked as a duplicate of this bug. ***
Comment 4 Martin Aeschlimann CLA 2003-12-03 12:11:43 EST
added > 20031102