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. |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||