Releases: zed-extensions/java
Releases · zed-extensions/java
v4.0.0
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
- Auto download latest version of JDTLS by @valentinegb in #26
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Launch JDTLS with
$JAVA_HOME
set tojava.home
initialization option if set by @valentinegb in #25
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Important
This update introduces a breaking change: settings.version
was renamed to settings.jdtls_version
.
What's Changed
Full Changelog: v2.1.0...v3.0.0