Add sbteclipse plugin

This commit is contained in:
Marc Pignat
2016-06-01 14:44:18 +02:00
parent c20b1bbc91
commit a04677be8d
2 changed files with 2 additions and 0 deletions

View File

2
project/plugins.sbt Normal file
View File

@@ -0,0 +1,2 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")