Bug 112244 - java builder does not refresh class path after class path is resolved
Summary: java builder does not refresh class path after class path is resolved
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-10-11 14:37 EDT by Sehyo Chang CLA
Modified: 2009-08-30 02:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sehyo Chang CLA 2005-10-11 14:37:29 EDT
Problem scenerio
(1) I have class path problem and java builder complaining of missing required 
library
(2) I fix the path
(3) When I do "clean" the project, it still complaining about class path 
problem

Note that in the Java perspectice, I can see all the packages from that 
problem jar which proves that class path is resolved.
Comment 1 Kent Johnson CLA 2005-10-12 09:24:03 EDT
No it doesn't

Just because the jar is in your workspace does not mean its on your classpath.

The problem could also be that the jar file does not contain all the necessary 
types.

Can you please provide your project/workspace so we can reproduce the problem.
Comment 2 Kent Johnson CLA 2005-10-17 12:54:36 EDT
Please reopen when you can provide a repeatable testcase.
Comment 3 Denis Roy CLA 2009-08-30 02:06:33 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.