Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12: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 19:08 Go to previous messageGo to next message
James Willans is currently offline James WillansFriend
Messages: 303
Registered: July 2009
Senior Member
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] Fri, 02 July 2004 02: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: Sat Dec 21 15:03:22 GMT 2024

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

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

Back to the top