Bug 31517 - outline view - group methods by interface
Summary: outline view - group methods by interface
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 04:21 EST by Daniel McIver CLA
Modified: 2007-06-22 10:01 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 Daniel McIver CLA 2003-02-11 04:21:33 EST
An option for Java Outline View whereby the interfaces a class implements are 
listed in the hierarchy beneath the class. The expansion of an interface shows 
the implemented methods from that interface. This would make it easier to 
navigate around an implementation of an interface within a class.
Comment 1 Dani Megert CLA 2004-03-16 10:57:26 EST
We added this feature to the Quick Outline:
- press Ctrl+O
- select to sort by defining type
- press Ctrl+O again if you like to see the inherited members

The same feature is available for Quick Structure (Ctrl+F3)
Comment 2 Dani Megert CLA 2007-06-22 09:59:15 EDT
Get rid of deprecated state.