Bug 3295 - Errors from missing reference to a jar do not go away (1GEURNC)
Summary: Errors from missing reference to a jar do not go away (1GEURNC)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:52 EDT by Martin Aeschlimann CLA
Modified: 2002-01-14 11:12 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 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.