Skip to content

Releases: zed-extensions/java

v4.0.0

23 Dec 20:30
5616dd5
Compare
Choose a tag to compare

Warning

Breaking change: the jdtls_version setting has been removed. If you depended on this setting to download a specific older version of JDTLS, please download the version manually and ensure it's in your PATH. The extension will prioritize this version over the latest version.

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

04 Dec 20:30
a2f4314
Compare
Choose a tag to compare

What's Changed

  • Launch JDTLS with $JAVA_HOME set to java.home initialization option if set by @valentinegb in #25

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Oct 21:09
a3d9534
Compare
Choose a tag to compare

Important

This update introduces a breaking change: settings.version was renamed to settings.jdtls_version.

What's Changed

  • Do not auto-download JDTLS if already auto-downloaded
  • Add lombok as javaagent by @azam in #16

Full Changelog: v2.1.0...v3.0.0