Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Bug in headless pde build?
Bug in headless pde build? [message #453348] Thu, 27 July 2006 07:22
Eclipse UserFriend
Originally posted by: azachar.simpleway.cz

Hello!

I am trying to build simple eclipse plugin with eclipse.pde.build.
If i run antRunner using command line i get following error:

BUILD FAILED
....
/opt/eclipse32/plugins/org.eclipse.pde.build_3.2.0.v20060603 /scripts/genericTargets.xml:80:
A cycle was detected when generating the classpath
cz.simpleway.plugin_0.1.1.0, org.eclipse.ui_3.2.0.I20060605-1400,
org.eclipse.core.runtime_3.2.0.v20060603,
org.eclipse.equinox.registry_3.2.0.v20060601, cz.simpleway.plugin_0.1.1.0.

I wonder why org.eclipse.equinox.registry... depends on my plugin and
also why i'm able to build application without any problems using export
feature in eclipse ui. Thus it seems to be a bug.

May be this bug is due to custom pluginPath settings. (My plugin depends
on thirdy party plugins, which are installed in extension locations and
of course which are included in pluginPath variable in build.properties)

Thanks for advices.

Best regards,
Andrej Zachar
Previous Topic:Using workspace in RCP Application
Next Topic:Discovery sites do not appear in update sites dialog under 3.2
Goto Forum:
  


Current Time: Sat Dec 21 16:35:22 GMT 2024

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

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

Back to the top