Bug 5279 - Search for CLASS and INTERFACE not implemented
Summary: Search for CLASS and INTERFACE not implemented
Status: RESOLVED DUPLICATE of bug 3336
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 10246 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-26 08:38 EDT by Dani Megert CLA
Modified: 2005-05-11 09:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2001-10-26 08:38:43 EDT
The following API method allows to pass CLASS and INTERFACE as searchFor 
parameter, but it is not implemented i.e. returns null
SearchPattern.createPattern(String patternString, int searchFor, int limitTo, 
int matchMode, boolean isCaseSensitive)

As a follow-up the following search returns nothing:
SearchEngine.search(IWorkspace workspace, String patternString, int searchFor, 
int limitTo, IJavaSearchScope scope, IJavaSearchResultCollector resultCollector)
Comment 1 Leon J. Breedt CLA 2002-02-26 07:52:30 EST
*** Bug 10246 has been marked as a duplicate of this bug. ***
Comment 2 Jerome Lanneluc CLA 2002-04-09 05:49:30 EDT

*** This bug has been marked as a duplicate of 3336 ***
Comment 3 Maxime Daniel CLA 2005-05-11 09:03:01 EDT
Verified for 3.1 M7 using build I20050509-2010 + jdt.core HEAD.