Open y1rn opened 2 years ago
current jdtls require java17(java11 doesn't work), need to set JAVA_HOME to /path/to/jdk17, but my projects run as java11(can not update to java17 temporary)
JAVA_HOME
can specify java executable path to run jdtls
No response
Is your feature request related to a problem? Please describe.
current jdtls require java17(java11 doesn't work), need to set
JAVA_HOME
to /path/to/jdk17, but my projects run as java11(can not update to java17 temporary)Describe the solution you'd like
can specify java executable path to run jdtls
Describe potential alternatives you've considered
No response
Additional context
No response