SBT - Scala版本不匹配

时间:2013-03-29 17:36:30

标签: eclipse scala sbt read-eval-print-loop

我在Eclipse 4.2.2上安装了最新的Scala IDE 3.0

我使用brew install sbt

安装了最新的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来自哪里?

0 个答案:

没有答案