Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » cyclic dependecy error while exporting as features
cyclic dependecy error while exporting as features [message #592086] Tue, 17 February 2009 12:28
GaneshrajS  is currently offline GaneshrajS Friend
Messages: 32
Registered: July 2009
Member
Hi,

First time we are exporting our product as features and got the following
error
------------------------------------------------------------ -------------------
Error details:
A cycle was detected while generating a classpath
com.xx.cdt.remote.launch_2.0.0, com.xx.cdt.remote.debug.mi_2.0.0,
com.xx.cdt.remote.debug.mi_2.0.0
A cycle was detected while generating a classpath
com.xx.cdt.remote.launch_2.0.0, com.xx.cdt.remote.debug.mi_2.0.0,
com.xx.cdt.remote.debug.mi_2.0.0
------------------------------------------------------------ -------------------

Following is the plugins with its dependency...
------------------------------------------------------------ -------------------
Dependency list:

plugin:- com.xx.cdt.remote.core
Dependency:-
com.xx.cdt.remote.debug.mi
com.xx.cdt.remote.launch

plugin:- com.xx.cdt.remote.debug.mi

plugin:- com.xx.cdt.remote.doc.user

plugin:- com.xx.cdt.remote.errorparsers
Dependency:-
com.xx.cdt.remote.debug.mi

plugin:- com.xx.cdt.remote.launch
Dependency:-
com.xx.cdt.remote.debug.mi
com.xx.cdt.remote.make

plugin:- com.xx.cdt.remote.make
Dependency:-
com.xx.cdt.remote.debug.mi

plugin:- com.xx.cdt.remote.ui
Dependency:-
com.xx.cdt.remote.debug.mi
com.xx.cdt.remote.launch
------------------------------------------------------------ -------------------

Any help to resolve this issue will be really useful.

Thanks,
Ganeshraj.S
Previous Topic:When is a plugin Editable?
Next Topic:Settings folder
Goto Forum:
  


Current Time: Fri Apr 19 20:20:31 GMT 2024

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

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

Back to the top