【问题标题】:Eclipse Indigo with Scala and play framework?Eclipse Indigo 与 Scala 和播放框架?
【发布时间】:2015-03-20 07:08:16
【问题描述】:

我在 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]

【问题讨论】:

    标签: eclipse scala playframework eclipse-plugin eclipse-indigo


    【解决方案1】:

    除其他外,这告诉您“Scala 搜索”需要 3.10 版(或更高版本)的“org.eclipse.jdt.core”插件。此版本的插件在 Ecipe 4.4 (Luna) 中,因此您需要使用 Luna 来安装它。

    【讨论】:

    • 你说得对,先生,但是我在 luna 中遇到了一些问题,我的代码在 luna 中运行时没有错误,但是 scala 编译器为空错误正在出现,我最近两天遇到这个问题,请建议我如何才能正确设置与 scala 一起使用的播放框架
    • 我认为有一些版本问题,现在我陷入了这个问题。
    • 抱歉,我对 Scala 一无所知 - 我只知道如何阅读安装错误。
    猜你喜欢
    • 1970-01-01
    • 2015-06-09
    • 2015-02-11
    • 2020-06-22
    • 1970-01-01
    • 2013-05-27
    • 2015-08-03
    • 2013-09-22
    • 2013-07-11
    相关资源
    最近更新 更多