Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Is event thrown when opening folder i Explorer
Is event thrown when opening folder i Explorer [message #333473] Fri, 12 December 2008 15:03 Go to next message
Mikael Petterson is currently offline Mikael PettersonFriend
Messages: 158
Registered: July 2009
Senior Member
Hi,

When I open an folder in Eclipse ( 3.3) is there an event thrown? What
event?
What inteface do I have to implement to get it?

cheers,

//mike
Re: Is event thrown when opening folder i Explorer [message #333479 is a reply to message #333473] Sat, 13 December 2008 13:55 Go to previous message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Mikael Petterson wrote:
> When I open an folder in Eclipse ( 3.3) is there an event thrown? What
> event?
> What inteface do I have to implement to get it?

I'm not sure if an event is thrown. You'll have to try with the
IResourceChangeListener.

You'll have to attach it to your IWorkspace instance, see
ResourcesPlugin.getWorkspace().

Remy
Previous Topic:WorkbenchWindowControlContribution not disposed on mouse drag & drop
Next Topic:Configuration of XSD/WSDL errors in Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 03:53:35 GMT 2024

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

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

Back to the top