Bug 38633 - Search should not open requested types with match locator parser
Summary: Search should not open requested types with match locator parser
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 3.0 M3   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-08 08:42 EDT by Philipe Mulet CLA
Modified: 2003-10-06 04:30 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 Philipe Mulet CLA 2003-06-08 08:42:16 EDT
Build 3.0M1

Current implementation is using the match locator parser for requested types 
thrown into the match resolution process. This is unnecessary if these files do 
not contain potential matches (which we know from the beginning).
Comment 1 Philipe Mulet CLA 2003-06-08 08:42:45 EDT
Was noticed by Kent
Comment 2 Kent Johnson CLA 2003-07-30 15:10:59 EDT
Fixed.