aboutsummaryrefslogtreecommitdiff
path: root/project/plugins.sbt
blob: f0483bb457ede767a4d94d37d4bed4f739b59cd4 (plain) (blame)
1
2
3
4
5
resolvers += "Typesafe Repository" at "http://repo.typesafe.com/typesafe/snapshots/"

addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")

addSbtPlugin("com.github.jodersky" % "sbt-native" % "1.0-SNAPSHOT")