Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Update plugins from RCP application
Update plugins from RCP application [message #405108] Wed, 19 January 2005 03:35 Go to next message
Eclipse UserFriend
Originally posted by: dorus.savatech.ro

Hello everybody,

It's possible to update a plugin from an update site, using RCP?

Thank you very much,
Doru
Re: Update plugins from RCP application [message #405114 is a reply to message #405108] Wed, 19 January 2005 07:40 Go to previous messageGo to next message
Eclipse UserFriend
Yes. For that your application has to ship with features (feature.xml)
and it must includes the plugins org.eclipse.update.configurator (do the
reconciliation of plugins on startup), org.eclipse.update.core (basic
API to install/uninstall/update features - non ui). If you want the same
ui than the one proposed in eclipse, you will need to ship
org.eclipse.update.ui.

PaScaL

doru sular wrote:
> Hello everybody,
>
> It's possible to update a plugin from an update site, using RCP?
>
> Thank you very much,
> Doru
Re: Update plugins from RCP application [message #405117 is a reply to message #405114] Wed, 19 January 2005 08:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dorus.savatech.ro

Thank you for your response. Do you know if there is an available
tutorial regarding update issues?
Best regards,
Doru

Pascal Rapicault wrote:
> Yes. For that your application has to ship with features (feature.xml)
> and it must includes the plugins org.eclipse.update.configurator (do the
> reconciliation of plugins on startup), org.eclipse.update.core (basic
> API to install/uninstall/update features - non ui). If you want the same
> ui than the one proposed in eclipse, you will need to ship
> org.eclipse.update.ui.
>
> PaScaL
>
> doru sular wrote:
>
>> Hello everybody,
>>
>> It's possible to update a plugin from an update site, using RCP?
>>
>> Thank you very much,
>> Doru
Re: Update plugins from RCP application [message #405160 is a reply to message #405117] Wed, 19 January 2005 19:04 Go to previous message
Eclipse UserFriend
Not really a tutorial, but here is a start:

http://www.eclipsefaq.org/chris/faq/html/faq91.html

Also check out the eclipse.org article "How to keep up to date".

--
Chris Laffra, http://eclipsefaq.org


"doru sular" <dorus@savatech.ro> wrote in message
news:csloem$34b$1@www.eclipse.org...
> Thank you for your response. Do you know if there is an available
> tutorial regarding update issues?
> Best regards,
> Doru
>
> Pascal Rapicault wrote:
> > Yes. For that your application has to ship with features (feature.xml)
> > and it must includes the plugins org.eclipse.update.configurator (do the
> > reconciliation of plugins on startup), org.eclipse.update.core (basic
> > API to install/uninstall/update features - non ui). If you want the same
> > ui than the one proposed in eclipse, you will need to ship
> > org.eclipse.update.ui.
> >
> > PaScaL
> >
> > doru sular wrote:
> >
> >> Hello everybody,
> >>
> >> It's possible to update a plugin from an update site, using RCP?
> >>
> >> Thank you very much,
> >> Doru
Previous Topic:Clarification of utility of Resource plug-in available to RCP apps
Next Topic:Keeping track of perspectives in shortcut bar
Goto Forum:
  


Current Time: Wed Jul 30 19:15:48 EDT 2025

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

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

Back to the top