Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Dynamic plug-in loading in M8
Dynamic plug-in loading in M8 [message #216725] Sat, 27 March 2004 13:33 Go to next message
Eclipse UserFriend
Originally posted by: tiwebb.cisco.com

In the New and Noteworthy for M8, I see that Eclipse now supports
dynamic loading / unloading of plug-ins. Does anyone know of a way to
do trigger this programatically?

My objective is to replace the Software Update module with one that
handles downloading & installing plug-ins dynamically at runtime
including loading / unloading without Eclipse needing to reload.
(Without going in to the details, the model that the default Eclipse
updater works does not support the features that I need.)

Thanks, Tim.
Re: Dynamic plug-in loading in M8 [message #216777 is a reply to message #216725] Sat, 27 March 2004 18:31 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"Timothy Webb" <tiwebb@cisco.com> wrote in message
news:c44h64$sta$1@eclipse.org...
> In the New and Noteworthy for M8, I see that Eclipse now supports
> dynamic loading / unloading of plug-ins. Does anyone know of a way to
> do trigger this programatically?
>
> My objective is to replace the Software Update module with one that
> handles downloading & installing plug-ins dynamically at runtime
> including loading / unloading without Eclipse needing to reload.
> (Without going in to the details, the model that the default Eclipse
> updater works does not support the features that I need.)
>
> Thanks, Tim.


If you have time, it may be worth describing your scenarios in a bugzilla
feature request (Platform > Update component).
There are programmatic ways to use the update manager, you can see an
example in the way the new Intro component is downloading samples.
Take a look at the org.eclipse.update.internal.standalone (the easiest to
use) and org.eclipse.update.internal.operations.api (more complex). These
packages will likely make it into API's by the end of the 3.0 cycle, so any
feedback is appreciated.
You can also use standalone commands from a command prompt:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-update-home/doc/working/documentation/standalone_update .html

-Dorian
Previous Topic:Eclipse 3.0 M8 on linux amd 64
Next Topic:Keep next/previous part dialog open
Goto Forum:
  


Current Time: Tue May 13 10:04:10 EDT 2025

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

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

Back to the top