我尝试在向./sbt eclipse
添加addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.1")
后运行project/plugins.sbt
,为我的项目添加eclipse支持。
我收到此错误消息
[error] (*:update) sbt.ResolveException: unresolved dependency: com.typesafe.sbteclipse#sbteclipse-plugin;2.1.1: not found
我使用最简单的模板通过g8创建了项目。我正在尝试添加eclipse支持
[编辑:sbt版]
Detected sbt version 0.13.0
Starting sbt: invoke with -help for other options
Using /Users/andre/.sbt/0.13.0 as sbt dir, -sbt-dir to override.