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 35554 - Better integration of Find in Files functionality into the workflow
Summary: Better integration of Find in Files functionality into the workflow
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on: 35732 35733
Blocks: 35735
  Show dependency tree
 
Reported: 2003-08-21 10:39 UTC by mvinar
Modified: 2005-02-17 12:01 UTC (History)
0 users

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 mvinar 2003-08-21 10:39:14 UTC
User problem:
-----------------------------------
The Find in Files functionality is not very well
integrated with the window system, specifically
the results being displayed in a separate window
make it complicated to open several find result
locations and search through them.

User need:
-----------------------------------
The Find in Files tool needs be be well integrated
into the common usage workflow.

Product requirement:
-----------------------------------
The Find in Files functionality needs to be better
integrated into the workflow - both the dialog for
entering the search data, and (more importantly)
the results. Possibly integrated with the output
window the same way as Visual Studio does.
Comment 1 Marian Petras 2005-02-17 12:01:33 UTC
In NetBeans 4.0, the Search Results window is displayed in the space
for Output Window. It is no longer a separate window, it is docked
into the main window.

Marking as FIXED.