sublimelsp / LSP-jdtls

Convenience package for the Eclipse JDT language server

Home Page:https://packagecontrol.io/packages/LSP-jdtls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refresh Workspace does not work without debug plugin

LDAP opened this issue · comments

Server-Log:

:: --> jdtls workspace/executeCommand(10): {'command': 'vscode.java.resolveBuildFiles'}
:: <~~ jdtls 10: {'message': 'No delegateCommandHandler for vscode.java.resolveBuildFiles', 'code': -32601}

Maybe the LSP-jdtls should always ship with the debug plugin included?