Bug 100250 - [WorkingSets] Improved working set editing
Summary: [WorkingSets] Improved working set editing
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-06-15 14:04 EDT by Keith W. Campbell CLA
Modified: 2007-06-25 09:34 EDT (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 Keith W. Campbell CLA 2005-06-15 14:04:43 EDT
While reading about bug 92818 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=92818)
it occured to me that the ability to quickly apply filters (like referenced
libraries in the JDT) to edit a working set would allow better control over
searches.
Comment 1 Kim Horne CLA 2007-06-22 16:11:45 EDT
I'm not sure what this means.  Could you please reopen if you have a clear example?
Comment 2 Keith W. Campbell CLA 2007-06-25 09:21:52 EDT
I was thinking of something like the filters dialog in the package explorer that allows you to hide things like 'libraries from external', '.* resources', etc. Buttons/menus in the 'edit working set' dialog that permit selecting/deselecting by such classifications would be useful. My favourite would be to deselect 'libraries from external' so that a search could be done without considering external sources.
Comment 3 Kim Horne CLA 2007-06-25 09:28:43 EDT
This would have to be done on a per working set (type) basis.  Ie: Java Working sets, Plug-in Working sets.  I dont think it makes sense for resource working sets... punting to JDT for comment.
Comment 4 Martin Aeschlimann CLA 2007-06-25 09:34:22 EDT
in 3.3 we imporved th JDT search page, where you can, additionally to working sets, define if you want to search in application libraries, JREs or sources.
Would that be good enough?

I don't think we should complicate the working set configuration dialog.