-
Hello I am trying to get JDTLS working with Helix and Java 8. I tried the latest version but the logs are saying I need Java 17 or later. I need to stick with Java 8 due to that being what version my company is using still.....sigh...... so what version JDTLS can I use? |
Beta Was this translation helpful? Give feedback.
Answered by
jakDev003
Aug 23, 2024
Replies: 1 comment 4 replies
-
Java 17 is required to run the JDT.LS server. But then you can use Java 1.8 to compile your project |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is working for me. So I will post here for completeness.