Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Update RCP without UpdateManager
Update RCP without UpdateManager [message #709647] Thu, 04 August 2011 06:11 Go to next message
fumi  is currently offline fumi Friend
Messages: 3
Registered: September 2010
Junior Member
Hi.
I'm createing RCP-Application with Eclipse 3.5.
I want to update application without update-manager in Eclipse.
For example, when click a button or menu in the application.

How can I do that?
please teach me.

thanks.
(no subject) [message #711946 is a reply to message #709647] Sat, 06 August 2011 20:56 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi,

P2, the update mechanism in Eclipse has an API. You can perform updates like
this by calling that API. There is also an headless application (a call to
Eclipse that does not show a UI) that can be used to install or update
features.

Please search google for "p2 headless"

Regards,

Wim


> Hi.
> I'm createing RCP-Application with Eclipse 3.5.
> I want to update application without update-manager in Eclipse.
> For example, when click a button or menu in the application.
>
> How can I do that?
> please teach me.
>
> thanks.
Previous Topic:Need help on how to disable scrolling of text values in Nebula table combo
Next Topic:Adding Menu Items thru Plugin.xml
Goto Forum:
  


Current Time: Thu Apr 25 19:22:05 GMT 2024

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

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

Back to the top