我正在尝试通过更新站点 - Scala - http://download.scala-ide.org/nightly-update-juno-master-2.10.x
在Eclipse Juno Release 1上安装Scala但这会引发错误 -
> Cannot complete the install because one or more required items could
> not be found. Software being installed: Scala IDE for Eclipse
> 2.1.0.nightly-2_10-201210081405-e0d2b95 (org.scala-ide.sdt.feature.feature.group
> 2.1.0.nightly-2_10-201210081405-e0d2b95) Missing requirement: Scala IDE for Eclipse 2.1.0.nightly-2_10-201210081405-e0d2b95
> (org.scala-ide.sdt.feature.feature.group
> 2.1.0.nightly-2_10-201210081405-e0d2b95) requires 'org.eclipse.sdk 0.0.0' but it could not be found
答案 0 :(得分:4)
juno(eclipse 4.2)尚未完全支持。
来自FAQ:“Scala IDE 2.0正式支持Eclipse 3.6(Helium)和Eclipse 3.7(Indigo)。”
正如ScalaIDE网站所说:你可以“走在野外”并使用Scala IDE 2.1.0 Milestone 2 for Eclipse 4.2 (Juno)。
无论如何,我建议你使用由typesafe制作的捆绑版本:get it here
恕我直言,它比IDEA(两者都使用)更好,而且, juno 有一些效率问题。现在,我建议你坚持 indigo ......