Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] How file system monitoring works

Hi,

I am trying to write a plug-in that monitors a folder on the local
file system for changes (like deletion) and notifies subscribers of
this event. This sounds a lot like what is done in
IWorkspace.addResourceChangeListener(). So, where can I find the code
that actually monitors the file system for changes?

Thanks,

Oge Nnadi.


Back to the top