scalafx-utils/project/plugin-eclipse.sbt

3 lines
127 B
Plaintext
Raw Normal View History

2017-10-16 00:53:13 +00:00
// Plugin for generating Eclipse project configuration
2017-10-30 01:47:05 +00:00
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.3")