Skip to content

Remove dependency on xtext's @Pure and ToStringBuilder #494

@lemmy

Description

@lemmy

lsp4j.debug depends on xtext base at runtime, because the generated POJOs import org.eclipse.xtext.xbase.lib.Pure and org.eclipse.xtext.xbase.lib.util.ToStringBuilder. Neither @Pure nor ToStringBuilder are required by lsp4j.debug's functionality. Please consider removing the xtext dependency to shrink the set of lsp4j.debug's dependencies.

Related: https://twitter.com/lemmster/status/1346543929299140610

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions