Noteworthy
- Java 21 & 20 support by @spangaer in https://github.com/sbt/sbt-eclipse/pull/423
Full Changelog: https://github.com/sbt/sbt-eclipse/compare/6.1.0...6.2.0
Unclaimed project
Are you a maintainer of sbt-eclipse? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/sbt/sbt-eclipse/compare/6.1.0...6.2.0
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")
Released 2017-11-16
Last release with support for sbt < 1.4