eruizc-dev / jdtls-launcher

The simplest way to install and launch JDTLS
MIT License
77 stars 6 forks source link

No delegateCommandHandler for java.apply.workspaceEdit #5

Closed eruizc-dev closed 3 years ago

eruizc-dev commented 3 years ago

Sometimes when doing code-actions this message comes up:

RPC[Error] code_name = MethodNotFound, message = "No delegateCommandHandler for java.apply.workspaceEdit"

I suspect /workspace is not writteable

eruizc-dev commented 3 years ago

Not related to us, refeer to upstream: https://github.com/eclipse/eclipse.jdt.ls/issues/376