|  | 
| 
| Re: A cycle was detected in the classpath [message #114506 is a reply to message #114327] | Thu, 06 November 2003 15:22  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: richkulp.NO.SPAM.us.ibm.com 
 A cycle means you have two projects which depend on each other. It may
 not be direct to each, but somewhere along the requirements chain two
 projects point both directions to each other. By default this is
 considered an error. It should be avoided whenever possible.
 
 However, if you must have this condition, then you would go to
 Window->Preferences->Java->Code Generation and one of the tabs has a
 combobox that is labeled something about circular dependencies. You
 would change the combo box from Error to Warning.
 
 --
 Thanks, Rich Kulp
 
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.03519 seconds