Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Forcing p2 update
Forcing p2 update [message #1042280] Tue, 16 April 2013 04:02
Eclipse UserFriend
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: Fri Jun 13 13:34:05 EDT 2025

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

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

Back to the top