Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Update RCP application
Update RCP application [message #460370] Wed, 20 December 2006 19:27 Go to next message
Eclipse UserFriend
Originally posted by: partyhut.internode.on.net

Hi all,

I am new to RCP. We have an application written in language other than
Java. At the moment, we can change a file and copy it out to the client
machine. The client system will pick up the change on the fly without
restart the system. Can RCP do the same thing? How easy is it to update
a already deployed RCP application and how? Can anybody shed some light
on it please?

Cheers
HS
Re: Update RCP application [message #460485 is a reply to message #460370] Thu, 21 December 2006 10:16 Go to previous messageGo to next message
Eclipse UserFriend
It's done through the update manager and features. The update manager
will download the new features/plugins, and then when the user restarts
they get new code.

A little dated, but please see
http://wiki.eclipse.org/index.php/The_Official_Eclipse_FAQs# Plug-In_Development_Environment
and relevant information in Help>Help Contents>Platform Plug-in
Developer Guide (and the PDE guide).

Later,
PW
Thank you Paul! [message #460562 is a reply to message #460485] Thu, 21 December 2006 19:41 Go to previous message
Eclipse UserFriend
Originally posted by: partyhut.internode.on.net

Paul Webster wrote:
> It's done through the update manager and features. The update manager
> will download the new features/plugins, and then when the user restarts
> they get new code.
>
> A little dated, but please see
> http://wiki.eclipse.org/index.php/The_Official_Eclipse_FAQs# Plug-In_Development_Environment
> and relevant information in Help>Help Contents>Platform Plug-in
> Developer Guide (and the PDE guide).
>
> Later,
> PW
Previous Topic:View not showing in perspective
Next Topic:How to communicate between wizard pages
Goto Forum:
  


Current Time: Wed Mar 19 23:00:58 EDT 2025

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

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

Back to the top