Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Check for Updates vs Install new Software
Check for Updates vs Install new Software [message #664560] Mon, 11 April 2011 07:31 Go to next message
Christian Eugster is currently offline Christian EugsterFriend
Messages: 203
Registered: July 2009
Location: St. Gallen Switzerland
Senior Member
Hi,

I am learning to integrate p2 update manager in my rcp application. While installing new plugins works well, the check for updates seems to not recognize when on the update site is a plugin with a higher version (for example 1.0.1 where the existing in the app is 1.0.0).

What have I to do that this works?

Thank you!
Re: Check for Updates vs Install new Software [message #664615 is a reply to message #664560] Mon, 11 April 2011 11:45 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

On 04/11/2011 03:32 AM, Christian Eugster wrote:
> Hi,
>
> I am learning to integrate p2 update manager in my rcp application.
> While installing new plugins works well, the check for updates seems to
> not recognize when on the update site is a plugin with a higher version
> (for example 1.0.1 where the existing in the app is 1.0.0).

Update works on "top level IUs". If you open Help>About>Installation
Details>Installed Software, Update should be able to see changes at that
level.

It won't change a single plugin by itself that's included in a feature
that's included in a product, since the versions of the product and
feature specify the version of the plugin.

PW



--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Previous Topic:Supported Environments filtering is not working
Next Topic:p2 headless build failing in runDirector with xml plugins included
Goto Forum:
  


Current Time: Thu Apr 25 10:49:08 GMT 2024

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

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

Back to the top