Bug 27770

Summary: Rebuild all doesn't follow project dependencies
Product: [Eclipse Project] JDT Reporter: Ludovic Claude <ludovic_claude>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 M5   
Hardware: PC   
OS: Windows NT   
Whiteboard:

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 ***