sbt/main
Michael Stringer a3c34c6c0a
Add system property to revert to old polling fs watcher
This adds a sbt.watch.mode system property that if set to 'polling' will
use PollingWatchService instead of WatchServiceAdapter (nio).

On macOS this will default to 'polling' and on all others 'nio'.

This is a temporary workaround for users affected by #3527
2017-10-09 18:01:33 +01:00
..
src Add system property to revert to old polling fs watcher 2017-10-09 18:01:33 +01:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00