Skip to content

Ensure that client-side commands do not clash with server-side.#2349

Merged
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:command-clash
Mar 16, 2022
Merged

Ensure that client-side commands do not clash with server-side.#2349
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:command-clash

Conversation

@rgrunber
Copy link
Copy Markdown
Member

@rgrunber rgrunber commented Mar 9, 2022

Signed-off-by: Roland Grunberg rgrunber@redhat.com

- Some client-side commands that call their server-side counterparts
  via. java.execute.workspaceCommand clash with the same command when it
  gets registered again via client/registerCapability
- Fixes redhat-developer#2331

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@rgrunber rgrunber added this to the End March 2022 milestone Mar 16, 2022
@rgrunber rgrunber added the bug label Mar 16, 2022
@rgrunber rgrunber removed this from the End March 2022 milestone Mar 16, 2022
@rgrunber rgrunber removed the bug label Mar 16, 2022
@rgrunber rgrunber merged commit ca9e8cc into redhat-developer:master Mar 16, 2022
@rgrunber rgrunber deleted the command-clash branch March 16, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncaught exception: 'java.project.listSourcePaths' already exists

1 participant