sbt eclipse idel

dbh 2016-11-21

https://github.com/mpeltonen/sbt-idea


addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.0.1")
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.6.0")

相关推荐