Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem with ResourcChangeListener
Problem with ResourcChangeListener [message #584869] Thu, 13 November 2008 10:54
Matthias Kohles is currently offline Matthias KohlesFriend
Messages: 71
Registered: July 2009
Member
Hey,

I'm using a ResourceChangeListener for detecting POST_CHANGES on the files
in my workspace. So when i edit a file in the editor and saves it, i get
the change event for this file. The problem now is that i get not only one
event for the edited file, i get a lot of other events, that other source
files in the workspace has been changed?? But in fact they haven't
changed, they are not even opened.

Is there anyone out there who has expierienced this problem before?

Is this a bug or so?

regards

Matthias
Previous Topic:Run/Debug Perspective Preference setting for plugin
Next Topic:Duplicate entry for plugin
Goto Forum:
  


Current Time: Fri Apr 26 23:51:03 GMT 2024

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

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

Back to the top