3 Oct 2009
Eclipse
Circular dependencies
By default, Eclipse wont let you have projects with circular dependencies, which can be quite frustrating. To get around this problem, you can (on either a project or workspace level) configure circular dependencies to only trigger a warning, instead of an error.
In Eclipse 3.4, this can be configured in Java Compiler -> Building -> Build path problems -> Circular dependencies