Bug 3370 - Incremental compiler is compiling project when it should not. (1GJUOOA)
Summary: Incremental compiler is compiling project when it should not. (1GJUOOA)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:53 EDT by Kent Johnson CLA
Modified: 2002-01-14 11:08 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 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.