Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE build: "Another singleton version selected ..."
PDE build: "Another singleton version selected ..." [message #594007] Thu, 26 March 2009 11:53
Mike Wrighton is currently offline Mike WrightonFriend
Messages: 8
Registered: July 2009
Junior Member
Hi,

I'm trying to do a headless build of an Eclipse product which contains a
plugin I've modified (org.eclipse.ui.cheatsheets). I've changed the
version to 3.3.5, and referenced this new version from my features which
require it. I've also changed all my dependencies to explicitly use this
version.

This works fine building and running within the IDE but when I do the
headless build I get:

/tools/eclipse/eclipse-SDK-3.4.1-linux-gtk-x86_64/plugins/or g.eclipse.pde.build_3.4.1.R34x_v20080805/scripts/genericTarg ets.xml:88:
Bundle org.eclipse.ui.cheatsheets_3.3.5 failed to resolve.:
Another singleton version selected:
org.eclipse.ui.cheatsheets_3.3.101.v20080702_34x

I'm assuming this means that something in my product is trying to
reference the original plugin so there is a conflict? Although I can't
find it when I do a dependency analysis on the cheatsheets plugin...

Hope that makes sense, any help would be much appreciated!

Mike
Previous Topic:PDE build: "Another singleton version selected ..."
Next Topic:How to attach the debugger without the user interface
Goto Forum:
  


Current Time: Tue Sep 24 16:31:56 GMT 2024

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

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

Back to the top