Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Getting notifications about changes in filesystem
Getting notifications about changes in filesystem [message #322363] Wed, 14 November 2007 17:48 Go to next message
Eclipse UserFriend
Hello,

I know the Platform Workspace uses a facility to monitor changed files
in the filesystem. I am not working with IResource and want to use those
facilities anyway. Is there any way to monitor a specific file for
changes using standard eclipse plugins?

Thanks,
Phil
Re: Getting notifications about changes in filesystem [message #322380 is a reply to message #322363] Thu, 15 November 2007 08:37 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Phil,

I think listening to the file system directly involves using OS-specific
code. I'm not sure how the platform does that (or if it even does), but
they don't provide APIs to do it. Polling is certainly a technique that
could work the same on all OSes.


Philipp Kursawe wrote:
> Hello,
>
> I know the Platform Workspace uses a facility to monitor changed files
> in the filesystem. I am not working with IResource and want to use
> those facilities anyway. Is there any way to monitor a specific file
> for changes using standard eclipse plugins?
>
> Thanks,
> Phil
Previous Topic:Help icon "?" on wizard
Next Topic:How to get a parse tree from Eclipse platform
Goto Forum:
  


Current Time: Fri Sep 19 11:54:00 EDT 2025

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

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

Back to the top