Skip to content

Conversation

@jonahgraham
Copy link
Contributor

Fixes #874

Individual commits fix the sub-issues of #874

Long deprecated and replaced with the more generic JsonRpcData

Fixes eclipse-lsp4j#876
Instead use TypeUtils helper methods

Fixes eclipse-lsp4j#877
These were the old way of accessing factories.

Fixes eclipse-lsp4j#878
This was a misspelling and is replaced by ServerNotInitialized

Fixes eclipse-lsp4j#879
Mitigation: either upgrade to Jakarta version or remain on older
version of LSP4J.

Fixes eclipse-lsp4j#647
@jonahgraham jonahgraham mentioned this pull request Jan 31, 2025
Copy link
Contributor

@pisv pisv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, apart from Either.java having some unused imports left after removing the deprecated methods there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated API

2 participants