Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Combined automated update and install with P2
Combined automated update and install with P2 [message #484283] Sat, 05 September 2009 13:36 Go to next message
Ronald Pomeroy is currently offline Ronald PomeroyFriend
Messages: 19
Registered: July 2009
Junior Member
I've read the great example at

http://wiki.eclipse.org/Equinox/p2/Adding_Self-Update_to_an_ RCP_Application#Headless_Updating_on_Startup

But

- if I'm reading it correctly - it's missing the ability to install new
plugins. It also doesn't seem to handle features.

Could some kind and knowledgeable soul amend the example to include
handling automated new feature/plugin installs in addition to updates?

--
Thanks,

Ron
rpomeroy at mac.com
Re: Combined automated update and install with P2 [message #486892 is a reply to message #484283] Sun, 20 September 2009 18:47 Go to previous message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
In this example, update will install (or uninstall) plug-ins that are listed in the feature to be updated. Therefore if the feature A v1.0.0 contains P1, P2 and then in version 2.0 it contains P1, P2 and P3, P3 will be installed.

If you want new features to be installed, then the difficulty comes on how to identify what is new and needs to be installed.

HTH

PaScaL
Previous Topic:Update Manager & P2 (3.5) Problem
Next Topic:Installing Eclipse SDK from existing installation
Goto Forum:
  


Current Time: Fri Apr 26 10:42:12 GMT 2024

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

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

Back to the top