Bug 5116 - Showing methods in the Type Hierarchy View is redundant
Summary: Showing methods in the Type Hierarchy View is redundant
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-19 13:45 EDT by Rodrigo Peretti CLA
Modified: 2001-10-31 11:51 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Peretti CLA 2001-10-19 13:45:18 EDT
It seems that showing methods in the Type Hierarchy View is reduntant. 
Couldn't we remove it and make the Type Hierarchy Perspective composed by the 
upper part of the Type Hierarchy View (showing the types) plus the outliner?
Comment 1 John Arthorne CLA 2001-10-19 14:23:01 EDT
It would be really nice to at least make it optional to show methods in the type 
hierarchy view.  This could be accomplished by making double-click in the 
sub-pane toolbars cause maximize of that sub-pane, just like the compare 
editors.  I'd like to be able to recreate the VA/Java packages view, with type 
hierarchy in top left, content outline in top right, and editor taking the 
bottom.  Of course this would also mean the type hierarchy would have to allow 
packages as input.
Comment 2 Martin Aeschlimann CLA 2001-10-23 07:00:20 EDT
You can now show the hierarchy view only. (in the filers menu) >205

Note that a hierarchy is build on the original elements, but the outliner shows 
the current working copies.

Keeping open for the packages as input.
Comment 3 Martin Aeschlimann CLA 2001-10-31 11:51:46 EST
Now you can also open a hierarchy on packages (and projects and source folders)
> 11025