Open
Description
Hi!
I am used to running separate language servers for separate projects (==workspaces in jdtls language?) in one Emacs session. Is this possible with lsp-java
and jdtls
? I can configure lsp-java
to load one workspace, then restart Emacs (and kill all remaining java daemons/processes), then load another workspace.
However, when I load two workspaces in one Emacs session the newly loaded workspace is added to the other jdtls
instance, instead of running a new instance.
Is it possible to have serparate jdtls
instances serving separate workspaces at the same time?
Thank you for your help.
Metadata
Metadata
Assignees
Labels
No labels