mirror of https://github.com/sbt/sbt.git
When the user inputs `run` or `runMain` we shouldn't print the warning about multiple classes because in the case of run they already will be prompted to select the classes and in the case of runMain, they are already required to specify the class name. Bonus: * improve punctuation * add clear screen to selector dialogue * print selector dialogue in one call to println -- this should prevent the possibility of messages from other threads being interlaced with the dialogue |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||