我在 Eclipse 4.2.2 上安装了最新的 Scala IDE 3.0
我使用安装了最新的 SBTbrew install sbt
当我运行 SBT 并输入命令时,console
这就是我得到的
> console
[info] Starting scala interpreter...
[info]
Welcome to Scala version 2.9.2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_43).
Type in expressions to have them evaluated.
Type :help for more information.
scala>
Scala REPL 2.9.2 是从哪里来的?