Bug 5116

Summary: Showing methods in the Type Hierarchy View is redundant
Product: [Eclipse Project] JDT Reporter: Rodrigo Peretti <rodrigo>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

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