Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to update an RCP app
How to update an RCP app [message #328340] Thu, 22 May 2008 09:04 Go to next message
Eclipse UserFriend
Originally posted by: fbanica.soluta.net

Hi all,

I have this problem. I was asked to create an updater for an RCP
application. Basically, when selecting some menu item the application should
connect to a site and get a newer version. It shouldn't be so complicated as
the Update Manager, but only presenting a list with different version of the
application and, when selected, download the archive...

Any idea of how can I do this? Please, help!

Thanks,



Floppy
Re: How to update an RCP app [message #328360 is a reply to message #328340] Fri, 23 May 2008 08:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fbanica.soluta.net

Nobody? Really?

"Florin Banica" <fbanica@soluta.net> wrote in message
news:g13cu6$e0j$1@build.eclipse.org...
> Hi all,
>
> I have this problem. I was asked to create an updater for an RCP
> application. Basically, when selecting some menu item the application
> should
> connect to a site and get a newer version. It shouldn't be so complicated
> as
> the Update Manager, but only presenting a list with different version of
> the
> application and, when selected, download the archive...
>
> Any idea of how can I do this? Please, help!
>
> Thanks,
>
>
>
> Floppy
>
>
Re: How to update an RCP app [message #328366 is a reply to message #328340] Fri, 23 May 2008 11:31 Go to previous message
Laurent Marchal is currently offline Laurent MarchalFriend
Messages: 91
Registered: July 2009
Member
Hi,

as you said you can use the update manager in your RCP application to
automatically update the application. you have to create features and
updates sites fo the update manager to work.
Then you can restrict the update manager to only show your RCP features
http://www.richclient2.eu/2007_07_03/updates-for-rcp-dummies -restricting-the-update-manager/


Florin Banica wrote:
> Hi all,
>
> I have this problem. I was asked to create an updater for an RCP
> application. Basically, when selecting some menu item the application should
> connect to a site and get a newer version. It shouldn't be so complicated as
> the Update Manager, but only presenting a list with different version of the
> application and, when selected, download the archive...
>
> Any idea of how can I do this? Please, help!
>
> Thanks,
>
>
>
> Floppy
>
>
Previous Topic:Why is it needed for java bean to implement property change support
Next Topic:Problems building a plugin after changing to Eclipse SDK download
Goto Forum:
  


Current Time: Wed Jul 17 12:17:23 GMT 2024

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

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

Back to the top