-
|
Hello, I am new to using jdtls, so maybe this already exists somewhere and I haven't seen it, but is there a compatibility matrix somewhere documented that can tell me which jdtls version requires which minimum java version? I am looking for the latest version that i can use with java version 21 without getting an exit code 13. |
Beta Was this translation helpful? Give feedback.
Answered by
fbricon
Nov 14, 2025
Replies: 1 comment 4 replies
-
|
Java 21 has been required to run jdt.ls since version 1.44. What's your issue exactly? how do you run it? And no there's no compatibility matrix. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
ben133290
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Java 21 has been required to run jdt.ls since version 1.44. What's your issue exactly? how do you run it?
And no there's no compatibility matrix.