Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Post save event listener
Post save event listener [message #335044] Thu, 19 March 2009 00:55
Dinesh is currently offline DineshFriend
Messages: 2
Registered: July 2009
Junior Member
Hi All,
I want to listen to file post-save event in my eclipse plugin. I checked
IResourceChangeListener for IResourceChangeEvent.POST_CHANGE eventType and
IResourceDelta.CHANGED, but these conditions are also satisfied for files
modified outside eclipse on "refresh" in the Package Explorer. But I would
like capture only the files modified and saved using eclipse.

Any help in this regard is greatly appreciated.

Thanks and Regards,
Dinesh
Previous Topic:how to handle circular dependency with jdom, jaxen and dom4j?
Next Topic:Toggle Menu Item
Goto Forum:
  


Current Time: Sun Jun 30 13:58:06 GMT 2024

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

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

Back to the top