lemminx icon indicating copy to clipboard operation
lemminx copied to clipboard

Upgrade to Java 11

Open datho7561 opened this issue 3 years ago • 2 comments

There are a few different reasons why we want to update to Java 11

  • To fix security vulnerabilities we must update libraries to versions that require Java 11
  • We need to replace remark, since its deprecated, and the best alternatives use Java 11

We can always provide the option to use a binary build for users that don't have Java 11 installed yet.

datho7561 avatar Oct 12 '22 14:10 datho7561

@fbricon @angelozerr what do you think about doing this for the next release of lemminx?

datho7561 avatar Oct 21 '22 12:10 datho7561

current eclipse base on java 17,so why not java 17,then Bump lsp4j.version from 0.14.0 to 0.21.0

w6et avatar Feb 23 '23 18:02 w6et