aboutsummaryrefslogblamecommitdiff
path: root/project/plugins.sbt
blob: 6545700008777846c27a10a8744e350425238133 (plain) (tree)
1
2
3
4
5
6


                                                                   


                                                                       
// 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")