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 198321 - Find in Projects should be able to search File name Patterns by regex
Summary: Find in Projects should be able to search File name Patterns by regex
Status: RESOLVED WORKSFORME
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 16:20 UTC by halufa
Modified: 2012-10-22 13:39 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 halufa 2011-05-04 16:20:45 UTC
The Find in Projects window allows to match Containing Text by regex, but not the File Name Patterns.

Example:
I wanted to search for files not ending in _IN. With regex would use: .*?(?<!_IN)\.inc$
Comment 1 Jaroslav Havlin 2012-10-22 13:39:37 UTC
Searching by regex is possible in NetBeans 7.2.