Bug 84109 - cannot specify mutual dependenices; circular dependcies cause unpredictable behavior
Summary: cannot specify mutual dependenices; circular dependcies cause unpredictable b...
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2005-01-31 19:56 EST by robert t bauer CLA
Modified: 2009-08-30 02:07 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 robert t bauer CLA 2005-01-31 19:56:00 EST
I created two plugins: A, and B.  A used objects and methods from B and B used 
objects and methods from A.  During compilation, I did not receive any errors 
that a cycle had been formed; however, my code did not compile and I was able 
to determine that I had a circle of dependencies and that eclipse's behavior 
in this regard was quite unpredictable.
Comment 1 Dani Megert CLA 2005-02-01 04:05:59 EST
Can you provide more details? See also:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-text-home/development/bug-incomplete.htm
Comment 2 Philipe Mulet CLA 2005-02-02 07:23:25 EST
Please provide exact steps to reproduce, and then reopen.

First thing to check is whether you enable cycle building:
Preferences>Compiler>Building>Build path problems>Circular dependencies>Warning
Comment 3 Philipe Mulet CLA 2005-02-02 07:23:57 EST
Reopen once steps are available
Comment 4 Frederic Fusier CLA 2005-06-08 06:07:16 EDT
Close at there's more than 4 months without any feedback on this issue
=> consider it does no longer happen
Comment 5 Denis Roy CLA 2009-08-30 02:07:02 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.