Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Feature patch a singleton?
Feature patch a singleton? [message #599521] Fri, 17 July 2009 15:39
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
Is it possible to create a feature patch for a singleton plug-in?

When I run PDE build, I run into problems:

-----
Bundle org.eclipse.debug.ui_3.5.0.v20090603 failed to resolve.:
Another singleton version selected: org.eclipse.debug.ui_3.5.0.v20090717
-----

I have a patch feature which is included in my product feature. That
patch feature includes my patched plug-in (0717 version). The patch
feature indicates the exact version of org.eclipse.platform to patch.

Note that if I modify the Manifest to remove the singleton clause, I can
run PDE build and install the product. But the behavior of the plug-in
is different at runtime and it doesn't work properly.

Thanks
Ben
Previous Topic:Update Site: Categories don't work
Next Topic:Features not installed during product install
Goto Forum:
  


Current Time: Fri Apr 26 19:47:42 GMT 2024

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

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

Back to the top