Skip to content

Releases: zed-extensions/java

v6.0.2

14 Apr 17:45
778b8f6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.0.2

v6.0.1

28 Mar 15:38
feeeb79

Choose a tag to compare

What's Changed

  • Correct lombokSupport in example initialization options in README.md by @peanut996 in #36
  • Fix initialization_options having no effect by @valentinegb in 642da98

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

28 Jan 17:43
283c160

Choose a tag to compare

Warning

Breaking change: the classpath setting has been removed, but it never worked anyway. (So is this really a breaking change? :P) See #35 (comment) for solutions.

What's Changed

Full Changelog: v5.0.2...v6.0.0

v5.0.2

23 Jan 01:02
ac8ba59

Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

30 Dec 18:24
d53bc93

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

28 Dec 18:16
6d9843a

Choose a tag to compare

Warning

Breaking change: the lombok_version setting has been removed. It's recommended to use the latest version of Lombok.

What's Changed

Full Changelog: v4.0.0...v5.0.0

v4.0.0

23 Dec 20:30
5616dd5

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

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

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