Cycle was detected in build path of project
If you are working on multiple project in eclipse where project dependent on each other creates circular dependency and eclipse throws error message for this. To avoid this error change error to warning below:
Click Window –> Preferences –> Java –> Compiler –> Building –>Circular dependencies –> Warning
This does not work. The number of errors grows from my current list of 4 to 23 errors.