Bug 216446 - [buildpath] Missing classpath 'variable' jars aren't seen when supplied
Summary: [buildpath] Missing classpath 'variable' jars aren't seen when supplied
Status: VERIFIED DUPLICATE of bug 244849
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.5 M2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 09:56 EST by benson margulies CLA
Modified: 2008-09-15 11:08 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix and regression test (5.65 KB, patch)
2008-09-02 10:50 EDT, Jerome Lanneluc CLA
no flags Details | Diff
Test only (1.79 KB, patch)
2008-09-05 06:29 EDT, Jerome Lanneluc CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description benson margulies CLA 2008-01-24 09:56:45 EST
Build ID: M20071023-1652

Steps To Reproduce:
1. Import a project that has a classpath reference to a jar via a variable, but the jar is missing.
2. Notice the red x and error.
3. copy the jar into place.
4. restart eclipse, refresh the tree, clean the project, and see that eclipse still complains that the jar is missing.



More information:
Comment 1 Jerome Lanneluc CLA 2008-02-06 05:36:23 EST
Note this can be reproduced even if the external jar is referred directly (ie. not through a classpath variable)
Comment 2 Jerome Lanneluc CLA 2008-09-02 10:50:21 EDT
Created attachment 111479 [details]
Proposed fix and regression test
Comment 3 Jerome Lanneluc CLA 2008-09-05 06:29:07 EDT
Created attachment 111799 [details]
Test only

Fix for bug 244849 actually fixed this problem.
Keeping the regression test.
Comment 4 Jerome Lanneluc CLA 2008-09-05 06:30:17 EDT
Test released.

*** This bug has been marked as a duplicate of bug 244849 ***
Comment 5 Olivier Thomann CLA 2008-09-15 11:08:51 EDT
Verified for 3.5M2 using I20080914-2000