Skip to content

Releases: sbt/sbt-eclipse

sbt-eclipse 6.2.0

Choose a tag to compare

@mkurz mkurz released this 15 Dec 13:52
6.2.0
6a4f531

Noteworthy

Full Changelog: 6.1.0...6.2.0

sbt-eclipse 6.1.0

Choose a tag to compare

@mkurz mkurz released this 11 Dec 12:10
6.1.0
2873967

Noteworthy

Pull requests merged

New Contributors

Full Changelog: 6.0.0...6.1.0

sbt-eclipse 6.0.0

Choose a tag to compare

@mkurz mkurz released this 23 Sep 14:15
6.0.0
18741af

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

❤️ 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.

🙇 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: v5.2.4...6.0.0

v5.2.4

Choose a tag to compare

@mkurz mkurz released this 20 Sep 08:30

Released 2017-11-16

Last release with support for sbt < 1.4