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

refactor: Use LSP4IJ IJ plugin #1278

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

angelozerr
Copy link
Contributor

This PR uses the new IJ plugin LSP4IJ https://github.com/redhat-developer/lsp4ij support for LSP

Please note that it doesn't work. I have installed locally LSP4IJ and add in plugin.xml

<depends>com.redhat.devtools.lsp4ij</depends>

but it seems that LSP4IJ plugin cannot be resolved.

Perhaps we need to wait for that LSP4IJ is published?

@angelozerr angelozerr added this to the 1.31.0 milestone Dec 2, 2023
@angelozerr angelozerr force-pushed the move_to_lsp4ij branch 5 times, most recently from e9d160c to c65780b Compare December 6, 2023 14:14
Copy link

sonarcloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fbricon fbricon merged commit cd527c0 into redhat-developer:main Dec 7, 2023
9 checks passed
@fbricon fbricon modified the milestones: 1.31.0, 1.31.1 Jan 8, 2024
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.

2 participants