This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 45595 - Provide UI for filtering the project views
Summary: Provide UI for filtering the project views
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: jrojcek
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-25 17:32 UTC by Petr Jiricka
Modified: 2009-07-29 14:29 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2004-06-25 17:32:19 UTC
Provide user interface for fast filtering of the
project views and searching by
directory/file/logical object name. 

Filtering will be very useful in cases when there
are potentially long flat lists of objects, such
as list of Java packages in the logical project
view, or list of EJBs and web services in the
logical view of J2EE projects. To some extent, it
may also be useful in the Files view of projects.

This could be implemented in a similar way as in
Mozilla, where the Bookmarks window in browser,
and the messages window in Mail, have a textfield
at the top, where the user can type in the string
by which the view will be filtered.

Originally requested by Ludo Champenois.
Comment 1 Martin Krauskopf 2007-11-03 21:46:18 UTC
With more project types this issue needed more and more. We were already asked by few users whether is is possible to
filter out some nodes from Logical View of Ruby projects. Are there any plans for the next release? (no comment here for
cca 3 year).
Comment 2 Petr Dvorak 2009-07-29 14:29:37 UTC
I believe this issue has been partially fixed by project groups (File>Project Groups) and by possibility to filter out
some files (see Tools>Options>Miscellaneous>Files, Files Ignored By IDE). Also, you can use quick search on project nodes.

Making this as WONTFIXED, noting this issue is fixed to some extent.