我正在尝试安装sbt-eclipse,但在运行sbt
或sbt update
时,我不断收到以下错误。
错误
resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"
resolvers += "mvnrepository" at "http://mvnrepository.com/artifact/"
resolvers += Resolver.typesafeRepo("releases")
resolvers += Resolver.sonatypeRepo("releases")
resolvers += Resolver.sbtPluginRepo("releases")
cat~/.sbt/0.13/plugins/plugins.sbt
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "3.0.0")
这个问题与兼容性问题有关。SBT与JDK8不直接兼容。我可以通过添加下面的依赖项来解决这个问题。
libraryDependencies += "org.scala-lang.modules" %% "scala-java8-compat" % "0.2.0"
我遵循了sbt文档中关于如何安装sbt-eclipse插件的内容,但在sbt shell中不断出现错误。
问题内容: 我真的不知道Eclipse 3.5发生了什么问题(3.5.0或3.5.1,相同的问题),但是到现在为止,我一直在努力与Eclipse进行合作,以寻找一种方法来使Eclipse 3.5能够通过“安装新软件屏幕” !!!我访问了许多论坛和博客,尝试了许多解决方案,但徒劳无功:每次当前的问题消失而新的问题出现。 我正在尝试使其在我的办公室中正常工作,所以在代理之后。到目前为止,我得到的最佳建
当我试图通过eclipse market place在eclipse kepler(java/j2ee版本)中安装cobertura插件时,我收到了以下错误消息。 无法完成安装,因为找不到一个或多个必需项目。正在安装的软件:eCobertura0.9.8.201007202152(ecobertura.feature.group0.9.8.201007202152) 缺少要求:eCobertura
我无法将ADT安装到EclipseJuno。我正在跟踪这个错误 “无法连接到存储库https://dl-ssl.google.com/android/eclipse/content.xml无法连接到存储库https://dl-ssl.google.com/android/eclipse/content.xml连接超时:连接“ 我已经尝试了这里和其他地方提到的大多数事情,但运气不好。 我在eclip
我的Windows 7上有Eclipse 4.4。我在尝试安装Google插件时出现以下错误: 正在安装的软件:Google Plugin for Eclipse 4.3 3.5.1. v201312301723-rel-r43(com.google.gdt.eclipse.suite.e43.feature.feature.group3.5.1. v201312301723-rel-r43) 缺
我正在尝试在eclipse Luna中安装XFire插件,但它抛出了以下错误“无法完成安装,因为找不到一个或多个必需项。正在安装的软件:XFire IDE 1.0.2.xfire125(org.codehaus.XFire.eclipse.feature.group 1.0.2.xfire125)缺少要求:XFire IDE 1.0.2.xfire125(org.codehaus.XFire.ec