Bug 36897 - [DCR][Search] Add regex in Java search
Summary: [DCR][Search] Add regex in Java search
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-25 09:13 EDT by Jerome Lanneluc CLA
Modified: 2013-01-29 09:34 EST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2003-04-25 09:13:44 EDT
Build 2.1

We should allow regular expressions in search patterns (using the 1.4 support).
Comment 1 Dani Megert CLA 2003-04-25 11:18:32 EDT
The API should be backward compatible i.e. still allow the simple wild cards (*,
?). I do this on the text search page by offering a check box:
[ ] regual expression
which is disabled per-default.
Comment 2 Nikolay Metchev CLA 2003-10-02 11:35:13 EDT
this is duplicate of bug 14277
Comment 3 Dani Megert CLA 2003-10-06 04:43:32 EDT
No it is not. Bug 14277 which is for the Find/Replace dialog (and is implemented).
There's another PR requesting RegEx for the (global) File/Text search and this
PR here is about allowing RegEx when doing Java searches i.e. has to be
implemented in the Java search engine.
Comment 4 Philipe Mulet CLA 2004-03-25 05:58:25 EST
Not for 3.0
Comment 5 Philipe Mulet CLA 2004-07-22 12:02:49 EDT
reopening
Comment 6 Frederic Fusier CLA 2005-03-14 15:07:26 EST
If time permit (really not sure)... Otherwise, I'll defer it (again) to next release
Comment 7 Frederic Fusier CLA 2005-03-16 11:01:17 EST
Unfortunately, defer (again) post 3.1
Comment 8 Frederic Fusier CLA 2007-06-21 09:08:38 EDT
Reopen as LATER is deprecated...
Comment 9 Leho Nigul CLA 2007-11-27 11:40:59 EST
Are there any plans to have it done for 3.4 ? 
Thanks !
Comment 10 Jerome Lanneluc CLA 2007-11-27 13:17:55 EST
Sorry Leho, this is not on the 3.4 plan.