mirror of https://github.com/sbt/sbt.git
I decided creations/deletions/updates were a bit too technical rather than descriptive. It also wasn't really correct to say Meta build sources because the meta build is the build for the build. Instead, I dropped Meta from the sentence. I also made the instructions when changed sources are detected more active. I left them capitalized since they are instructions rather than warnings. Apply these changes by running `reload`. Automatically reload the build when source changes are detected by setting `Global / onChangedBuildSource := ReloadOnSourceChanges`. Disable this warning by setting `Global / onChangedBuildSource := IgnoreSourceChanges`. Also indentation was wrong for the printed files when multiple files had changed because the mkString middle argument was " \n" rather than "\n ". |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||