Closed sangramsingha closed 4 months ago
I have most of the project running on java 8 and since LS require java higher than 8. Is there a way to specify same in setup function
Running jdtls and spring-boot-ls requires at least jdk11 version. You can try to configure different jdk versions for running jdtls and compiling the project.
jdtls
spring-boot-ls
Thanks for the info
I have most of the project running on java 8 and since LS require java higher than 8. Is there a way to specify same in setup function