mirror of https://github.com/sbt/sbt.git
On my computer with jEdit, input is not read because the console input stream was overridden to be a blocking input stream that never returned input. While debugging the server test hangs, I added some logic to prevent us from trying to read from System.in when System.console == null but I now realize that was a mistake because of situations like ides or editors launching an sbt shell. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||