vscode-kotlin icon indicating copy to clipboard operation
vscode-kotlin copied to clipboard

Check JDK version automatically

Open fwcd opened this issue 2 years ago • 0 comments

We should add a check to javaSetup.ts that verifies that the installed Java version is >= 11 and, if not, presents an error notification (+ skips the language server/debug adapter initialization).

fwcd avatar Mar 18 '22 15:03 fwcd