Bug 15091 - Too many cycle markers generated when cycle is detected
Summary: Too many cycle markers generated when cycle is detected
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-02 10:32 EDT by Jerome Lanneluc CLA
Modified: 2002-05-02 10:34 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 Jerome Lanneluc CLA 2002-05-02 10:32:19 EDT
Build 20020501

If you have 3 projects: P1, P2, P3 where P1 is on the classpath of P2, and P2 
is on the classpath of P3, then if you put P3 on the classpath of P1, 6 cycle 
markers are generated (2 per projects). There should be only 3.
Comment 1 Jerome Lanneluc CLA 2002-05-02 10:34:18 EDT
Fixed.