You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
Please, upgrade the language server Java is using.
The eclipse.jdt.ls version currently in use is 0.21, which is very very old.
It's so old that it doesn't even support Java 11 as Maven target.
(support was added in 0.26: https://github.com/eclipse/eclipse.jdt.ls/blob/master/CHANGELOG.md)
I suggest upgrading it to the latest version - 0.65, yet I'm not sure about all the breaking changes.