Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address usage of deprecated constructor SymbolInformation #1423

Open
anusreelakshmi934 opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1424
Open

Address usage of deprecated constructor SymbolInformation #1423

anusreelakshmi934 opened this issue Jan 15, 2025 · 0 comments · May be fixed by #1424

Comments

@anusreelakshmi934
Copy link

anusreelakshmi934 commented Jan 15, 2025

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant