Skip to content

Commit d255ceb

Browse files
committed
adding netbeans plugin
1 parent 6dd6d81 commit d255ceb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

project/plugins.sbt

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-rjs" % "1.0.1")
1616
addSbtPlugin("com.typesafe.sbt" % "sbt-digest" % "1.0.0")
1717

1818
addSbtPlugin("com.typesafe.sbt" % "sbt-mocha" % "1.0.0")
19+
20+
// for sbt 0.13.x
21+
addSbtPlugin("org.netbeans.nbsbt" % "nbsbt-plugin" % "1.1.4")

0 commit comments

Comments
 (0)