diff options
author | Pacien TRAN-GIRARD | 2015-02-08 00:17:21 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-02-08 00:17:21 +0100 |
commit | cb902da50bd75b623a47727e62c0c69913422bfd (patch) | |
tree | 2296df3bc243176f640732fffc80ec553a371367 /project/activator-sbt-eclipse-shim.sbt | |
parent | 3d22cb7d1ee6bdf7b484bbf001c76e81ae351dea (diff) | |
download | minibay-cb902da50bd75b623a47727e62c0c69913422bfd.tar.gz |
Authentication draft
Diffstat (limited to 'project/activator-sbt-eclipse-shim.sbt')
-rw-r--r-- | project/activator-sbt-eclipse-shim.sbt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/activator-sbt-eclipse-shim.sbt b/project/activator-sbt-eclipse-shim.sbt new file mode 100644 index 0000000..8734fe2 --- /dev/null +++ b/project/activator-sbt-eclipse-shim.sbt | |||
@@ -0,0 +1 @@ | |||
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.3.0") \ No newline at end of file | |||