Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Event notification
Event notification [message #29728] Sun, 11 May 2003 02:43 Go to next message
Eclipse UserFriend
Originally posted by: neta.il.ibm.com

Is it possible to be notified about events that were defined in a
different plugin? For example to be notified when the user selects
Project->Rebuild all, or when the user activates Project->Export ... and
to be able to examine the parameters.
How to register to such events?
Re: Event notification [message #29887 is a reply to message #29728] Tue, 13 May 2003 04:53 Go to previous message
Eclipse UserFriend
Originally posted by: giherf.voila.fr

Hi, i shearch too.
for this, i have don't see events.

but,
for detect :
Build : IRessourceChangelistener + Delta visitor
Close/Open window : IWindowListener
Run : ILaunchListener
Open/Close Project : IRessourceChangelistener + delta visitor +
project.isAccessible()
Error : ILogListener

If you have other informations on EVENT from menu or popupmenu WRITE ME !

PS :
now, I will detect the close action (not the close event of window there
is after)
and how the user can realy use Eclipse (after splashScreen) . ideas ?


Netta wrote:

> Is it possible to be notified about events that were defined in a
> different plugin? For example to be notified when the user selects
> Project->Rebuild all, or when the user activates Project->Export ... and
> to be able to examine the parameters.
> How to register to such events?
Previous Topic:Automated Testing of GUI Functions
Next Topic:How do I excecute in something in the build VM?
Goto Forum:
  


Current Time: Wed May 14 20:31:22 EDT 2025

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

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

Back to the top