sbt/main-command/src/main/scala
Michael Stringer b9a4d32916 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-10 01:17:42 -04:00
..
sbt Add system property to revert to old polling fs watcher 2017-10-10 01:17:42 -04:00
xsbt Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00