Skip to content

Multiple workspaces with separated config/cache directories #425

Open
@dschrempf

Description

@dschrempf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions