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 #52162] Thu, 26 March 2009 11:53
Eclipse UserFriend
Originally posted by: mike.xmos.com

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:Grid Layout
Next Topic:PDE build: "Another singleton version selected ..."
Goto Forum:
  


Current Time: Thu Mar 28 17:42:47 GMT 2024

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

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

Back to the top