ojo
ojo copied to clipboard
Simple and extensible framework for watching and handling file system events using the Java 7 Watch Service API.
@rplevy I have been there but did not get any clue about it. What are the standard method of JAVA file handling I/O. So there way to help point out...
See https://code.google.com/p/barbarywatchservice/ to get rid of polling and improve mac performance.
I know that by default, Java's watch service won't register directories under a path recursively, but how would I go about doing that with this library?