Bug 3195 - Unnecessary proposals in Open on selection whith syntax error (1G0EIBB)
Summary: Unnecessary proposals in Open on selection whith syntax error (1G0EIBB)
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P4 normal (vote)
Target Milestone: 2.0 M4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:51 EDT by Jerome Lanneluc CLA
Modified: 2002-03-13 11:26 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2001-10-10 22:51:06 EDT
1. Create a Web Project and add ide\program\lib\lfc.jar as an external jar.
	2. Add the following CU to the default package:
[public class X {
	
	Object f;
	String 
	
	
	void foo() {
		Thread t = new Thread("d");
		t.run();
	}
	
	com.ibm.jdt.compiler.vaj.Main	

}]

	3. Double-click on Main and press F3.

	You're prompted with several Main. Since it is fully qualified, it should find it and not prompt you.

NOTES:
DA (6/20/01 3:20:17 PM)
	Problem still occur in build 0.125.
Comment 1 DJ Houghton CLA 2001-10-23 23:51:13 EDT
PRODUCT VERSION:
	034 in VAJ 3.5

Comment 2 David Audel CLA 2002-03-08 08:06:27 EST
this bug doesn't occur in build 20020307