【发布时间】: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