Sbteclipse Versions Save

Plugin for sbt to create Eclipse project definitions

6.2.0

5 months ago

Noteworthy

Full Changelog: https://github.com/sbt/sbt-eclipse/compare/6.1.0...6.2.0

6.1.0

5 months ago

Noteworthy

Pull requests merged

New Contributors

Full Changelog: https://github.com/sbt/sbt-eclipse/compare/6.0.0...6.1.0

6.0.0

1 year ago

Version 6.x+ only supports sbt 1.4+. Keep using 5.2.4 or older for previous versions of sbt. Be aware the groupId and artifact name changed a well:

// For sbt versions >= 1.4.0
addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0")

// For older sbt versions (< 1.4.0)
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")

What's Changed

:heart: Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor. You can also individually sponsor the project by becoming a backer.

:bow: Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors. Special thanks to all code contributors who helped with this particular release (they are listed below)!

New Contributors

Full Changelog: https://github.com/sbt/sbt-eclipse/compare/v5.2.4...6.0.0

v5.2.4

1 year ago

Released 2017-11-16

Last release with support for sbt < 1.4