Bug 36440 - Build problem when using required (dependend) project
Summary: Build problem when using required (dependend) project
Status: RESOLVED DUPLICATE of bug 36437
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 04:47 EDT by Jörg Hohwiller CLA
Modified: 2003-04-14 05:40 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 Jörg Hohwiller CLA 2003-04-14 04:47:41 EDT
Hi there,

I have a project A and another project B that uses the first one as required
project (project - properties> Java Build Path > Projects).
Now I get compilation errors in project B:
The import ... can not be resolved, but the imported class is in project A.
The funny thing is, when I go to that import statement and hit [Ctrl.][Space]
the problem dissapears. But whenever I rebuild the project, it comes up again.
I tried to refresh and rebuild all projects, restart eclipse, etc. but without 
effect.
Since that abstract Class in A is used a lot in B there is not much fun in
fixing this problem by hand every time the project is rebuild.

Version 2.1.0., BuildId is 200303192032.

Regards Jörg
Comment 1 Philipe Mulet CLA 2003-04-14 05:40:34 EDT

*** This bug has been marked as a duplicate of 36437 ***