Browse Source

New SBT eclipse plugin

master
Sarah Gerweck 9 years ago
parent
commit
6b4a579755
  1. 2
      project/plugins.sbt

2
project/plugins.sbt

@ -1,4 +1,4 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "3.0.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")

Loading…
Cancel
Save