尝试为eclipse准备我的游戏项目时出错

时间:2015-08-04 14:22:48

标签: eclipse macos playframework

当我在Play-Project中尝试“activator eclipse”时,我收到了这个错误:

sbt.ResolveException: unresolved dependency: com.typsafe.sbteclipse#sbteclipse-plugin;4.0.0: not found

我将此行添加到我的projec / plugins.sbt:

addSbtPlugin("com.typsafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")

它问我是否要忽略这一点,但我正在流产。

有什么想法吗?感谢

0 个答案:

没有答案