Google
 

Circular Build References in Eclipse

August 2, 2005 – 3:42 pm

Just a short note - if you ever run across a problem where Eclipse refuses to build two projects which rely on each other, there is a fast way to fix this.

Go to “Window”, “Preferences”, “Java”, “Compiler”. The last tab called “Build Path” has an option to change the circular references problem to a warning.

(For the historically inclined here is the original discussion from Eclipse developers regarding this)