Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Automatic Updates in RCP
Automatic Updates in RCP [message #464279] Thu, 01 March 2007 09:02 Go to next message
Eclipse UserFriend
Hi,

I have implemented Automatic updates in my RCP Application ,it's
connecting to the Eclipse update site .How to specify my URL so that
Automatic update will connect to my update site.

i included my URL in(Update site URL) Feature project but it's not taking .
can anyone help me ?

Thanks,
viji
Re: Automatic Updates in RCP [message #464297 is a reply to message #464279] Thu, 01 March 2007 12:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: romaric.charton.gmail.com

viji a écrit :
> Hi,
>
> I have implemented Automatic updates in my RCP Application ,it's
> connecting to the Eclipse update site .How to specify my URL so that
> Automatic update will connect to my update site.
>
> i included my URL in(Update site URL) Feature project but it's not taking .
> can anyone help me ?
>
> Thanks,
> viji

Hi,

A solution I found is to do create an UpdateSearchScope and to
use addSearchSite to add the URL of the update site.

Then you create an UpdateSearchRequest according to what you want to do
(search new features / updates).

After that, create an UpdateJob for this request and run it.

Ref is : http://dev.eclipse.org/mhonarc/lists/pde-dev/msg00468.html

Hope this will help

Sincerely,

R. Charton
Re: Automatic Updates in RCP [message #464321 is a reply to message #464297] Fri, 02 March 2007 01:38 Go to previous message
Eclipse UserFriend
Hi,

I have done & updates Manualy.It's working fine but when i try to activate
Automatic Updates it's showing Eclipse updates.

Is there anything i have to mention in preference.ini file for Automatic
updates

Reagrds,
viji
Previous Topic:Run-Time Workbench not available as option under Eclipse Run menu
Next Topic:Idocumentprovider
Goto Forum:
  


Current Time: Fri Mar 28 06:34:53 EDT 2025

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

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

Back to the top