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
2018-01-11 04:26:46 +00:00
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")