java-language-server
java-language-server copied to clipboard
Avoid using workspace.rootPath
This extension appears to be using the workspace.rootPath API. This is a deprecated property and may not work as expected. Please use workspaceFolders instead. More info: https://github.com/microsoft/vscode/wiki/Adopting-Multi-Root-Workspace-APIs#eliminating-rootpath
https://github.com/microsoft/vscode/issues/69335