Skip to content

language server configuration #3567

@brown

Description

@brown

I am having trouble using the Eclipse Java language server with Emacs and Eglot.

As far as I can tell, there's no way for Eglot to send the Eclipse Java language server information such as: the Java classpath, the set of source jars to use for documentation, and the location of the JDK. Generally, configuration information like this is transmitted from Eglot to the language server right after the language server is started up. I believe Eglot uses the LSP feature named "workspace/didChangeConfiguration" when it sends configuration info.

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