From 3e41859789c644a59334da6a07157aa0f1e0138f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 10 Dec 2012 16:35:33 +0100 Subject: wip --- project/plugins.sbt | 1 + 1 file changed, 1 insertion(+) create mode 100644 project/plugins.sbt (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt new file mode 100644 index 0000000..10155b5 --- /dev/null +++ b/project/plugins.sbt @@ -0,0 +1 @@ +addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0") -- cgit v1.2.3