Bug 27770 - Rebuild all doesn't follow project dependencies
Summary: Rebuild all doesn't follow project dependencies
Status: RESOLVED DUPLICATE of bug 20614
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-05 11:24 EST by Ludovic Claude CLA
Modified: 2003-01-29 12:05 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 Ludovic Claude CLA 2002-12-05 11:24:58 EST
When there are multiple projects with dependencies with each other, Rebuild all 
doesn't follow the dependencies and builds sometime a dependant project after 
the project on which it depends
Comment 1 Philipe Mulet CLA 2002-12-06 05:30:02 EST
Do you mean when you have cycles in the project classpaths ? If so, this is a 
known issue. Which build are you using ? In 2.1M3, this behavior should have 
been improved already.
Comment 2 Philipe Mulet CLA 2003-01-10 04:19:37 EST
Ludovic - any update ? Did you have cycles ? 
Unless we get more information, we cannot do anything.
Comment 3 Philipe Mulet CLA 2003-01-16 04:21:20 EST
Assuming cycles are involved, this defect should get fixed once basic support 
for cycle is added to Java builder.
Comment 4 Philipe Mulet CLA 2003-01-29 12:05:51 EST

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