che-che4z-lsp-for-cobol
che-che4z-lsp-for-cobol copied to clipboard
error main class could not be found or loaded
Description
Installing the vscode extension produces popups notifying that the language server crashed 5 times.
Lookingh at the logs, it seems like the java class java.lang.ClassNotFoundException: org.eclipse.lsp.cobol.LangServerBootstrap
is not found
Steps to reproduce
- Open code in wsl with
code .
- Install extension
Expected behavior
Extension should work
Screenshots
Language server crashes
Environment
Win10 with wsl (5.15.146.1-microsoft-standard-WSL2)