aboutsummaryrefslogblamecommitdiff
path: root/project/plugins.sbt
blob: 47bc44dfe35e0f61d437b806ce8aae1054548385 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                   


                                                                       


                                                                   
// Add personal SBT plugins for IDEs, etc to `local-plugins.sbt`
//
// e.g. addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.1.0")

// Scala IDE project file generator
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.2.0")

addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.6.0")