Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Stupid question
Stupid question [message #314819] Tue, 24 April 2007 14:51 Go to next message
Eclipse UserFriend
I'm sure this is obvious but I'm not finding it.

What do I listen to to catch project open/close/creation operations.

Thanks,
Mark
Re: Stupid question [message #314822 is a reply to message #314819] Tue, 24 April 2007 16:07 Go to previous message
Eclipse UserFriend
Register as a IResourceChangeListener and react to the resource change
events (IResourceChangeEvent) / resource deltas (IResourceDelta) you
receive.
See IWorkspace.addResourceChangeListener

HTH
Darins

"Mark Victory" <mvictory@us.ibm.com> wrote in message
news:f0ljjt$4rv$1@build.eclipse.org...
> I'm sure this is obvious but I'm not finding it.
>
> What do I listen to to catch project open/close/creation operations.
>
> Thanks,
> Mark
>
Previous Topic:synchronizing the method start
Next Topic:Drop into TabFolder
Goto Forum:
  


Current Time: Fri May 02 02:13:07 EDT 2025

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

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

Back to the top