filesystem-watcher
0.3.0
Filesystem Watcher · Watch for filesystem changes in you Java project in simple and robust way. Project utilize Java 7 APIs like WatchService (which does not pool filesystem for changes) and FileVisitor (which handles intensively changing directories)