Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Product export fails due to dependency cycle
Product export fails due to dependency cycle [message #452800] Sat, 15 July 2006 17:59
Joerg Baeuerle is currently offline Joerg BaeuerleFriend
Messages: 20
Registered: July 2009
Junior Member
Hi there,

I have a strange problem with exporting my RCP application "Star Client".
When I launch the eclipse product export wizard and I click on finish, the
export fails with the following error message:

###############################
Problems during export

Reason:
A cycle was detected when generating the classpath
de.starclient.util_1.0.0,
org.eclipse.core.runtime_3.2.0.v20060603,
org.eclipse.equinox.registry_3.2.0.v20060601,
cbg.editor_1.2.1,
org.eclipse.jface.text_3.2.0.v20060605-1400,
org.eclipse.core.runtime_3.2.0.v20060603.
###############################

This problem only occurs since I've switched from eclipse 3.1 to 3.2. The
export worked beautifully under eclipse 3.1.
What I find really strange is the fact that the plugin "cbg.editor_1.2.1"
appears in the error message. In my RCP project I don't refer to this
plugin, which is part of the "Color editor"
( http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp?id= 178), at all.
The plugin is installed and I use it in my IDE, but I haven't added it to
any of my project's dependency lists.

And how about that Equinox-Registry? Is that a new thing in Eclipse 3.2?
Why does it depend on a third party plugin like the "Color editor" anyway?

Or do I just misunderstand the error message?

I would be grateful for any help. At the moment I'm kind of paralysed as I
can't deploy my application which puts me in a difficult situation with my
customer.

TIA,
Joerg
Previous Topic:Logger in RCP model
Next Topic:I PropertySource Problem - Appreciate any help !
Goto Forum:
  


Current Time: Wed Oct 09 18:22:48 GMT 2024

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

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

Back to the top