From f47512f3b84fce4c561256c65e224d0b65405e2b Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 6 Oct 2012 19:04:51 +0200 Subject: add initial files --- project/plugins.sbt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 project/plugins.sbt (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt new file mode 100644 index 0000000..cbf2566 --- /dev/null +++ b/project/plugins.sbt @@ -0,0 +1,3 @@ +resolvers += Classpaths.typesafeResolver + +addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.0.0") -- cgit v1.2.3