aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorChristopher Vogt <christopher.vogt@epfl.ch>2013-12-23 08:11:12 +0100
committerChristopher Vogt <christopher.vogt@epfl.ch>2013-12-24 18:22:21 +0100
commitc952071e9beb0124360b65b127ab571dd8d9f970 (patch)
tree48ce3b33000c57649f9a5189964e5ddbe9ccaf48 /project/plugins.sbt
downloadslick-codegen-example-c952071e9beb0124360b65b127ab571dd8d9f970.tar.gz
slick-codegen-example-c952071e9beb0124360b65b127ab571dd8d9f970.tar.bz2
slick-codegen-example-c952071e9beb0124360b65b127ab571dd8d9f970.zip
Initial code example2.0.0-RC1
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
new file mode 100644
index 0000000..0b28604
--- /dev/null
+++ b/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")