Skip to content

Address usage of deprecated constructor SymbolInformation #1423

Open
@anusreelakshmi934

Description

The deprecated constructor SymbolInformation.<init>() is used in the following method:

  • JaxRsWorkspaceSymbolParticipant.createSymbol(...)

Additionally, address the deprecation of the following methods:

  • SymbolInformation.setName(String)
  • SymbolInformation.setLocation(Location)
  • SymbolInformation.setKind(SymbolKind)

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