facebook

A cycle was detected in classpath of project

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #204288 Reply

    venkatr
    Member

    Hi I am using Myeclipse.When I am referencing Other projects in build path , I get the following error.

    “A cycle was detected in classpath.”

    Pls anybody has any idea on this.

    Thanks in advance
    kvr

    #204289 Reply

    Riyad Kalla
    Member

    kvr,
    This will be caused by either missing JARs that you need to add to your build path or by circular project dependencies (I believe). I usually get this error when I’m missing a JAR or two. Right click on your project root node, go down to Properties, select “Java Build Path” and then click on the libraries tab. Here click “Add JAR”, and see if anythign is listed. This will only list JARs from your project that have no already been added to the classpath, so try and add everything you find and see if it works.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: A cycle was detected in classpath of project

You must be logged in to post in the forum log in