Eclipse Indigo 与 Scala 和 play 框架?

Eclipse Indigo with Scala and play framework?

我在 Eclipse 中遇到错误:

Cannot complete the install because one or more required items could not be found.
Software being installed: Scala Search 0.2.4.v-2_11-201503032143-77c20d5 (org.scala.tools.eclipse.search.feature.feature.group 0.2.4.v-2_11-201503032143-77c20d5)
Missing requirement: Scala Plugin 4.0.0.v-2_11-201412161058-027320c (org.scala-ide.sdt.core 4.0.0.v-2_11-201412161058-027320c) requires 'bundle org.eclipse.jdt.core [3.10.0,4.0.0)' but it could not be found
Missing requirement: Scala Plugin 4.0.0.v-2_11-201501121809-027320c (org.scala-ide.sdt.core 4.0.0.v-2_11-201501121809-027320c) requires 'bundle org.eclipse.jdt.core [3.10.0,4.0.0)' but it could not be found
Missing requirement: Scala Plugin 4.0.0.v-2_11-201503031937-b2bbad6 (org.scala-ide.sdt.core 4.0.0.v-2_11-201503031937-b2bbad6) requires 'bundle org.eclipse.jdt.core [3.10.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
  From: Scala Search 0.2.4.v-2_11-201503032143-77c20d5 (org.scala.tools.eclipse.search 0.2.4.v-2_11-201503032143-77c20d5)
  To: bundle org.scala-ide.sdt.core [4.0.0,5.0.0)
Cannot satisfy dependency:
  From: Scala Search 0.2.4.v-2_11-201503032143-77c20d5 (org.scala.tools.eclipse.search.feature.feature.group 0.2.4.v-2_11-201503032143-77c20d5)
  To: org.scala.tools.eclipse.search [0.2.4.v-2_11-201503032143-77c20d5]

除此之外,这还告诉您 'Scala Search' 需要 'org.eclipse.jdt.core' 插件的 3.10 版(或更高版本)。此版本的插件位于 Eclipe 4.4 (Luna) 中,因此您需要使用 Luna 来安装它。