Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » A cycle was detected when generating the classpath
A cycle was detected when generating the classpath [message #334685] Tue, 24 February 2009 16:34
No real name is currently offline No real nameFriend
Messages: 1
Registered: July 2009
Junior Member
When trying to run an ant build for some projects in my Eclipse workspace
I'm getting the error "A cycle was detected when generating the classpath
<myproject> org.apache.axis_1.4.0.v200807230600 <myproject>". I have
reviewed the dependency hierarchy and do not see a cycle between my
project and the org.apache.axis library. When I click "Look for cycles in
dependency graph" it says the dependency graph does not contain any cycles.

I can export my projects as an Eclipse RCP Product and they appear to run
properly. One thing I have tried is putting "allowBinaryCycles=true" in
my build.properties file, but when I attempt to run the built product with
that property set to true I get an error when I run the executable.

I was wondering if anyone else has had trouble with org.apache.axis, or if
there is another way around this problem that I could use? I'd really
like to just be able to automate my Eclipse Product creation instead of
doing it from the GUI as well, but after searching around on the Internet
it looks like running an Ant build manually is still the only other way to
build an Eclipse Product, besides through the GUI.

Thanks in advance for any help.
Previous Topic:Customizing Product Export
Next Topic:JFace Dialog...carriage return in Text widget...Button event sent from Display.readAndDispatch() on
Goto Forum:
  


Current Time: Thu Apr 25 00:03:03 GMT 2024

Powered by FUDForum. Page generated in 0.02912 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top