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 155375

Summary: Explorer's Quick Search should support regular expressions
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: ExplorerAssignee: t_h <t_h>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jaromir Uhrik 2008-12-12 15:46:26 UTC
Product Version: NetBeans IDE Dev (Build 200812111726)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.5 running on i386; MacRoman; en_US (nb)

When the user searches with Quick Search tool in explorer it is only possible to search by prefix. But it is very often
required to find something by infix (or maybe suffix substring). In general the Quick Search might support regular
expressions. It seems to be fine if the user can search just 2 ways:
1/search by start substring (the current status) - type SEARCH_STRING
2/search text included - type *SEARCH_STRING
Comment 1 t_h 2009-01-07 15:13:09 UTC

*** This issue has been marked as a duplicate of 30187 ***
Comment 2 Jaromir Uhrik 2009-01-07 16:04:07 UTC
I consider this issue as a duplicate of 30187 - its fix sufficient for me. Verified -> Closed.