在Eclipse中安装Scala IDE时出现问题

pko*_*kol 3 eclipse scala scala-ide

我试图在Eclipse Galileo 3.5中安装Scala,但是我收到以下错误:

错误信息:

 Cannot complete the install because one or 
more required items could not be found. Software being installed:
JDT    Weaving for Scala 2.0.0.beta08-29-201107121555-7d78460   
(org.scala-ide.sdt.weaving.feature.feature.group
   2.0.0.beta08-29-201107121555-7d78460) Missing requirement: JDT Weaving 2.1.3.e36x-20110622-1300   
(org.eclipse.contribution.weaving.jdt 2.1.3.e36x-20110622-1300)   
requires 'bundle org.eclipse.jdt.launching 3.5.100' but it could not
be found Cannot satisfy dependency: From: JDT Weaving for Scala
   2.0.0.beta08-29-201107121555-7d78460 (org.scala-ide.sdt.weaving.feature.feature.group
Run Code Online (Sandbox Code Playgroud)

Jon*_*nas 6

Scala IDE 2.0仅适用于Eclipse 3.6和3.7.如果要使用Eclipse 3.5,则必须使用旧版本1.0.

从网页:

当前版本是Scala IDE 2.0.0-beta8,Scala 2.9.0.1适用于Eclipse 3.6和3.7(Helios和Indigo).

对于Eclipse 3.5(Galileo)和Scala 2.8.1.final支持,请使用Scala IDE 1.0.0-milestones更新站点.