Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [RCP] Update - only for plugins or suitable for the whole platform?
[RCP] Update - only for plugins or suitable for the whole platform? [message #257080] Wed, 30 June 2004 08:54 Go to next message
Eclipse UserFriend
Originally posted by: martin.klinke.xavo.de

Hi NG!

Could someone please tell me, whether the update mechanism in eclipse 3.0 is
only able to update certain plugins or whether it can be used to update the
whole eclipse-platform?

I know that the update of a plugin works well, but what if you want to
update the update plugins themselves? Is that possible? What if the
startup.jar or the eclipse.exe or custom starter changes? Can you update
these, too? Or do you have to update everything by hand, before even
starting the rcp application?

Has anyone done this work yet?

Thanks for your answers in advance!

Martin Klinke
Re: [RCP] Update - only for plugins or suitable for the whole platform? [message #257218 is a reply to message #257080] Wed, 30 June 2004 15:08 Go to previous messageGo to next message
Eclipse UserFriend
Martin,

The update mechanism is based on features not plugins, where a feature is
a collection of plugins (potentially only one). I shouldn't think there
would be a problem updating the plugins that implement the update feature.

James

Martin Klinke wrote:

> Hi NG!

> Could someone please tell me, whether the update mechanism in eclipse 3.0 is
> only able to update certain plugins or whether it can be used to update the
> whole eclipse-platform?

> I know that the update of a plugin works well, but what if you want to
> update the update plugins themselves? Is that possible? What if the
> startup.jar or the eclipse.exe or custom starter changes? Can you update
> these, too? Or do you have to update everything by hand, before even
> starting the rcp application?

> Has anyone done this work yet?

> Thanks for your answers in advance!

> Martin Klinke
Re: [RCP] Update - only for plugins or suitable for the whole platform? [message #257735 is a reply to message #257080] Thu, 01 July 2004 22:39 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Martin Klinke" <martin.klinke@xavo.de> wrote in message
news:cbud4g$s61$1@eclipse.org...
> Hi NG!
>
> Could someone please tell me, whether the update mechanism in eclipse 3.0
is
> only able to update certain plugins or whether it can be used to update
the
> whole eclipse-platform?

yes, but it may be a bit slow.
For a try, here is an update test site:
http://update.eclipse.org/testUpdates

>
> I know that the update of a plugin works well, but what if you want to
> update the update plugins themselves? Is that possible?

yes

>What if the
> startup.jar or the eclipse.exe or custom starter changes? Can you update
> these, too?

No, these cannot be updated, as they're locked by the running process
(eclipse.exe).

> Or do you have to update everything by hand, before even
> starting the rcp application?
>
> Has anyone done this work yet?
>
> Thanks for your answers in advance!
>
> Martin Klinke
>
>
Previous Topic:Rewriting classpath variable after update
Next Topic:Execute Applet from Ant build
Goto Forum:
  


Current Time: Sun May 04 12:21:50 EDT 2025

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

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

Back to the top