Bug 3295

Summary: Errors from missing reference to a jar do not go away (1GEURNC)
Product: [Eclipse Project] JDT Reporter: Martin Aeschlimann <martinae>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 2.0 M2   
Hardware: All   
OS: Windows NT   
Whiteboard:

Description Martin Aeschlimann CLA 2001-10-10 22:52:45 EDT
MA (6/5/01 4:54:56 PM)
	autobuild on
	1. Create project Test1, import startup.jar (from the eclipse root folder)
	2. create project Test2, add the jar Test1/startup.jar to its class path
	3. create a type A that extends UIMain.java (contained in startup.jar)
	4. release the two project to CVS
	5. remove the projects from the workspace
	6. in the repository view, add Test2 to your workspace: Compiling errors as startup.jar is not found
	7. now add Test1 to your workspace: The errors are still there after the auto build. Build does not help, Rebuild All is needed

NOTES:
EG (6/5/2001 5:51:57 AM)
	This problem is known for some time so I assume fix
	isn't straightforward. Defer would be OK by me.
	The real solution is support for loading required projects. 

JW (6/5/01 6:27:07 PM) Defer.
Comment 1 DJ Houghton CLA 2001-10-29 17:07:33 EST
PRODUCT VERSION:
	0.119

Comment 2 Kent Johnson CLA 2001-12-11 11:50:22 EST
Closed - not reproducable with new builder.