Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Is there a way to perform a p2 headless update(headless update)
Is there a way to perform a p2 headless update [message #917151] Wed, 19 September 2012 21:35 Go to next message
Mandeep Deol is currently offline Mandeep DeolFriend
Messages: 5
Registered: September 2012
Junior Member
Is there a way to check for available updates and apply them without having to launch eclipse and go through the UI?
Re: Is there a way to perform a p2 headless update [message #917782 is a reply to message #917151] Thu, 20 September 2012 12:32 Go to previous messageGo to next message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
The director application is here for this.
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_director.html&resultof=%22p2.director%22

To update a component from one version to the next you will need to specify both -installIU <iuIdToAdd> and -uninstall <iuToRemove>

Re: Is there a way to perform a p2 headless update [message #918035 is a reply to message #917782] Thu, 20 September 2012 17:20 Go to previous messageGo to next message
Mandeep Deol is currently offline Mandeep DeolFriend
Messages: 5
Registered: September 2012
Junior Member
I was looking for something similar to the "check for updates" feature; which finds all available updates and applies them.
Re: Is there a way to perform a p2 headless update [message #930838 is a reply to message #918035] Tue, 02 October 2012 17:37 Go to previous messageGo to next message
Mandeep Deol is currently offline Mandeep DeolFriend
Messages: 5
Registered: September 2012
Junior Member
In case anybody cares I was able to write a plug-in (containing headless application ) using
p2 core API's to accomplish this.

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_api_overview.htm

[Updated on: Tue, 02 October 2012 17:38]

Report message to a moderator

Re: Is there a way to perform a p2 headless update [message #930898 is a reply to message #930838] Tue, 02 October 2012 18:45 Go to previous messageGo to next message
Mandeep Deol is currently offline Mandeep DeolFriend
Messages: 5
Registered: September 2012
Junior Member
In case anybody cares I was able to write a plug-in (containing headless application ) using
p2 core API's to accomplish this.

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_api_overview.htm
Re: Is there a way to perform a p2 headless update [message #930899 is a reply to message #917151] Tue, 02 October 2012 18:46 Go to previous message
Mandeep Deol is currently offline Mandeep DeolFriend
Messages: 5
Registered: September 2012
Junior Member
In case anybody cares I was able to write a plug-in (containing headless application ) using
p2 core API's to accomplish this.

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_api_overview.htm
Previous Topic:Extra repositories
Next Topic:If can filter out *nls plugins(artifacts) when installing build?
Goto Forum:
  


Current Time: Thu Apr 25 23:47:25 GMT 2024

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

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

Back to the top