You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to prepareExecutable in javaServerStarter, then I can get the error to go away. (I think I'm just running a version of vscode-java without the JDK bundled). Even with this change, though, I still don't get lsp4mp features in properties files.
By default, Theia installs vscode-java 1.1.0 from the marketplace. This is because it is the newest release of vscode-java that has a vscode engine version compatible with Theia. Unless the user manually installs the .vsix for vscode-java and vscode-microprofile, it won't work in Theia
When try to use the extension in Theia, I get
It would be nice to figure out why this is happening and address it.
The text was updated successfully, but these errors were encountered: