Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何解决sbteclipse插件错误_Eclipse_Sbt - Fatal编程技术网

如何解决sbteclipse插件错误

如何解决sbteclipse插件错误,eclipse,sbt,Eclipse,Sbt,安装sbt时出现错误: [错误](更新)sbt.librarymanagement.ResolveException:未解析的依赖项:com.typesafe.sbteclipse#sbteclipse插件;5.1.0:未找到 项目加载失败:(r)etry,(q)uit,(l)ast,或(i)gnore?}类似于“”' */如果您遇到此问题,则它只会由于插件未匹配而出现。因此,您可以添加这些插件以运行sbt eclipse。它是ubuntu的。 将此插件放在.sbt/1.0/plugins目录中

安装sbt时出现错误:

[错误](更新)sbt.librarymanagement.ResolveException:未解析的依赖项:com.typesafe.sbteclipse#sbteclipse插件;5.1.0:未找到 项目加载失败:(r)etry,(q)uit,(l)ast,或(i)gnore?}类似于“”'
*/

如果您遇到此问题,则它只会由于插件未匹配而出现。因此,您可以添加这些插件以运行sbt eclipse。它是ubuntu的。 将此插件放在.sbt/1.0/plugins目录中

对于sbt 1.x:

将以下内容添加到~/.sbt/1.0/plugins/gpg.sbt文件中:

addSbtPlugin(“com.jsuereth”%“sbt pgp”%“2.0.0”)

addSbtPlugin(“com.typesafe.sbteclipse“%”sbteclipse插件“%”5.1.0)

对于sbt 0.13.x:

将以下内容添加到~/.sbt/0.13/plugins/gpg.sbt文件中:

addSbtPlugin(“com.jsuereth“%”sbt pgp“%”2.0.0”)

typesafe.sbteclipse#sbteclipse插件;5.1.0 typesafe常春藤版本:try repo.typesafe.com/typesafe/ivy-releases/com.typesafe.sbteclipse/sbteclipse-plugin/scala_2.12/sbt_1.0/5.1.0/ivys/ivy.xml[warn]=sbt插件版本:try[warn]==local:try[warn]/home/hadoop1/.ivy2/local/com.typesafe.sbteclipse/sbteclipse/sbteclipse-plugin/sbt-plugin/scala_2.12/sbt_1.0/5.1.0/ivy/xml