Bug 175645

Summary: [navigation] Add more fine grained filters to Outline tab
Product: [Eclipse Project] JDT Reporter: Guy Korland <gkorland>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: daniel_megert, martinae
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Guy Korland CLA 2007-02-27 00:51:45 EST
Currently the Outline provides in general only one way to filter the methods:
1. Only public.
2. All.

A better fine grained filters are needed, in many cases an ability to see the packaged and the public methods is needed. 
Or to see all but private methods.
Comment 1 Dani Megert CLA 2007-02-27 02:41:01 EST
This would go into the MemberFilterActionGroup.
Comment 2 Martin Aeschlimann CLA 2007-02-27 05:39:17 EST
We can't just add more buttons to the toolbar as it would get too big. The buttons were carefully chosen. All additional filters should go to the filters menu. Maybe at some point we can make the toolbar user configurable, but this is currently not planed.

Back to Dani to decide if he wants to add more filters to the outline 'Filters...' menu
Comment 3 Dani Megert CLA 2007-02-27 05:41:39 EST
Not for now.
Comment 4 Dani Megert CLA 2007-06-22 09:59:32 EDT
Get rid of deprecated state.