3 lines
127 B
Scala
3 lines
127 B
Scala
// Plugin for generating Eclipse project configuration
|
|
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.3")
|