Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » About start up plugin! Thx
About start up plugin! Thx [message #66631] Wed, 25 June 2003 07:05 Go to next message
Eclipse UserFriend
Originally posted by: soshila.bbc.com

Hello, i am developing a plugin program using a plug-in project wizard. But
i cannot find any method or class to receive the start up event of eclipse
IDE . Such as a hello world meun plugin example created from the plug-in
wizard, i cannot know any event before user press the menu item. Thx so
much~
Re: About start up plugin! Thx [message #66652 is a reply to message #66631] Wed, 25 June 2003 07:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

A major advantage of the plugin system is that plugins don't get loaded
until they are needed. If you definitely need your plugin to load when
eclipse starts, see the thread

"Force eclipse to load my plugin on start"

over at eclipse.platform

-tom

"soshila" <soshila@bbc.com> wrote in message
news:bdbhbr$chg$1@rogue.oti.com...
> Hello, i am developing a plugin program using a plug-in project wizard.
But
> i cannot find any method or class to receive the start up event of eclipse
> IDE . Such as a hello world meun plugin example created from the plug-in
> wizard, i cannot know any event before user press the menu item. Thx so
> much~
>
>
>
Re: About start up plugin! Thx [message #66715 is a reply to message #66652] Wed, 25 June 2003 07:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: soshila.bbc.com

Sorry i cannot find the thread ....! Can you help me? Thx
"Tom Eicher" <tom.eicher@gmx.ch.nodomain> wrote in message
news:bdbimj$dlv$1@rogue.oti.com...
> A major advantage of the plugin system is that plugins don't get loaded
> until they are needed. If you definitely need your plugin to load when
> eclipse starts, see the thread
>
> "Force eclipse to load my plugin on start"
>
> over at eclipse.platform
>
> -tom
>
> "soshila" <soshila@bbc.com> wrote in message
> news:bdbhbr$chg$1@rogue.oti.com...
> > Hello, i am developing a plugin program using a plug-in project wizard.
> But
> > i cannot find any method or class to receive the start up event of
eclipse
> > IDE . Such as a hello world meun plugin example created from the plug-in
> > wizard, i cannot know any event before user press the menu item. Thx so
> > much~
> >
> >
> >
>
>
>
>
Re: About start up plugin! Thx [message #66750 is a reply to message #66715] Wed, 25 June 2003 07:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

Go to
http://www.eclipse.org/newsportal/thread_frameset.php3?name= eclipse.platform

scroll down to 24.6: "Force eclipse to load my plugin on start"

or go to the first message directly:
http://www.eclipse.org/newsportal/article.php3?id=3194&g roup=eclipse.platfor
m

-tom


> Sorry i cannot find the thread ....! Can you help me? Thx
> "Tom Eicher" <tom.eicher@gmx.ch.nodomain> wrote in message
> news:bdbimj$dlv$1@rogue.oti.com...
> > A major advantage of the plugin system is that plugins don't get loaded
> > until they are needed. If you definitely need your plugin to load when
> > eclipse starts, see the thread
> >
> > "Force eclipse to load my plugin on start"
> >
> > over at eclipse.platform
Re: About start up plugin! Thx [message #66784 is a reply to message #66750] Wed, 25 June 2003 08:55 Go to previous message
Eclipse UserFriend
Originally posted by: soshila.bbc.com

thx so much

"Tom Eicher" <tom.eicher@gmx.ch.nodomtain> wrote in message
news:bdbk9m$f30$1@rogue.oti.com...
> Go to
>
http://www.eclipse.org/newsportal/thread_frameset.php3?name= eclipse.platform
>
> scroll down to 24.6: "Force eclipse to load my plugin on start"
>
> or go to the first message directly:
>
http://www.eclipse.org/newsportal/article.php3?id=3194&g roup=eclipse.platfor
> m
>
> -tom
>
>
> > Sorry i cannot find the thread ....! Can you help me? Thx
> > "Tom Eicher" <tom.eicher@gmx.ch.nodomain> wrote in message
> > news:bdbimj$dlv$1@rogue.oti.com...
> > > A major advantage of the plugin system is that plugins don't get
loaded
> > > until they are needed. If you definitely need your plugin to load when
> > > eclipse starts, see the thread
> > >
> > > "Force eclipse to load my plugin on start"
> > >
> > > over at eclipse.platform
>
>
>
Previous Topic:How to validate a NumberLiteral semantically?
Next Topic:Open JavaEditor with String or InputStream as code in responce to Event in veiwer
Goto Forum:
  


Current Time: Fri Dec 27 02:22:18 GMT 2024

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

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

Back to the top