Bug 3447

Summary: search: could automatically narrow down scope (1GLDJVN)
Product: [Eclipse Project] JDT Reporter: Philipe Mulet <philippe_mulet>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Philipe Mulet CLA 2001-10-10 22:55:16 EDT
AK (10/10/2001 11:42:37 AM)
	i think search could narrow down scope automatically.
	that is, when you're searching for method refs and the method is private, them no matter how big the scope 
	really is, the only matches that can be found are in the file that declares that method. 
	same for deafult visibility.
	
	this, naturally, applies only to IJavaElement search.

NOTES:
Comment 1 Philipe Mulet CLA 2001-10-12 09:48:45 EDT
Good idea. 
Comment 2 Philipe Mulet CLA 2001-10-22 04:50:11 EDT
Actually, I take this one back. Source with visibility errors could cause 
private methods to be accessed outside the proper context.

Should close.
Comment 3 Jerome Lanneluc CLA 2001-10-22 07:02:17 EDT
In 205, a reference to a field/method with visibility problem is reported as 
inaccurate. In > 205, it will be accurate.

Closing.
Comment 4 DJ Houghton CLA 2001-10-29 17:14:53 EST
PRODUCT VERSION:
	203