|
|
Re: how to load my plugin at launch time [message #242921 is a reply to message #242911] |
Thu, 20 May 2004 18:42 |
Eclipse User |
|
|
|
Originally posted by: richkulp.NO.SPAM.us.ibm.com
However, make sure you really need to be loaded at startup. Startup is
slow enough as it is and just adding more to it will slow it down even more.
The use of this mechanism is discouraged except for rare cases where it
must be done that way.
--
Thanks, Rich Kulp
|
|
|
Re: how to load my plugin at launch time [message #242962 is a reply to message #242921] |
Thu, 20 May 2004 20:19 |
Eclipse User |
|
|
|
Originally posted by: Marko.Schulz.gmx.de
Rich Kulp wrote:
> However, make sure you really need to be loaded at startup. Startup is
> slow enough as it is and just adding more to it will slow it down even
> more.
>
> The use of this mechanism is discouraged except for rare cases where it
> must be done that way.
And even when you use this mechanism, program defensive. Don't rely on
your plug-in being loaded at startup, the user may override this.
marko
|
|
|
Powered by
FUDForum. Page generated in 0.03204 seconds