lemminx
lemminx copied to clipboard
Upgrade to Java 11
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.
@fbricon @angelozerr what do you think about doing this for the next release of lemminx?
current eclipse base on java 17,so why not java 17,then Bump lsp4j.version from 0.14.0 to 0.21.0