Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Forcing p2 update
Forcing p2 update [message #1042280] Tue, 16 April 2013 08:02
Jesper Eskilson is currently offline Jesper EskilsonFriend
Messages: 134
Registered: July 2009
Senior Member
Hello,

I'm trying to force the update of a plugin, which p2 (rightfully) refuses. Here's the situation:

1. Feature F1 and F2 both contain a plugin P1 version 1.0
2. A new version of F2 is released (call it 2.0). F2 2.0 does not contain P1, but has a dependency on another feature F3 which contains P1, version 2.0.

When I try to upgrade F2 to 2.0, p2 will refuse and say that F1 depends on P1 1.0, and that I cannot have both P1 1.0 and 2.0 installed at the same time.

Is there a way to override this and force p2 to upgrade P1 to 2.0?
Previous Topic:register IResourceChangeListener
Next Topic:StatusManager.getManager().handle() does not show dialog
Goto Forum:
  


Current Time: Wed Apr 24 17:35:17 GMT 2024

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

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

Back to the top