Bug 3370

Summary: Incremental compiler is compiling project when it should not. (1GJUOOA)
Product: [Eclipse Project] JDT Reporter: Kent Johnson <kent_johnson>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M1   
Hardware: All   
OS: All   
Whiteboard:

Description Kent Johnson CLA 2001-10-10 22:53:59 EDT
1) open a empty workspace
		2) connect to cvslnx - /home/cvs/desktop
		3) load org.eclipse.ui.

		A few errors will be showed in the tasklist because ECLIPSE_HOME was not defined.

		4) Create a new Java Project (J1)

		The compiler will start compiling org.eclipse.ui. again.

		i) I am just creating a project which will not fix any compilation problem so it should not compile anything.
		ii) The cancel button is not enabled.
		ii) Could you pre-define a classpath var pointing to the plafform directory ,the same way
		you pre-define JRE_LIB etc. ECLIPSE_TARGET, ECLIPSE_WORKSPACE, ECLIPSE_HOME
		whatever the name you choose.
		

		

NOTES:
Comment 1 Kent Johnson CLA 2001-12-10 16:27:17 EST
Closed - not reproducable with new builder.