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

Fixes #196 : Error message popup if Java 17 is not found to launch language servers #493

Merged
merged 11 commits into from
Sep 28, 2023

Conversation

anusreelakshmi934
Copy link
Contributor

Fixes #196. Error message popup if Java 17 is not found to launch language servers .

anusreelakshmi934 and others added 3 commits September 9, 2023 09:59
…er/ProcessStreamConnectionProvider.java

Co-authored-by: Trevor Crawford <[email protected]>
The server files were modified.
changed to built in IntelliJ APIs to show pop up errors.
checkJavaHome() made to return a boolean value. and modified the code according to other comments
added the boolean return method
@anusreelakshmi934
Copy link
Contributor Author

anusreelakshmi934 commented Sep 19, 2023

@TrevCraw Made the suggested changes.

@anusreelakshmi934 anusreelakshmi934 merged commit 586068e into OpenLiberty:main Sep 28, 2023
3 checks passed
@anusreelakshmi934 anusreelakshmi934 changed the title Fixes #196 Fixes #196 : Error message popup if Java 17 is not found to launch language servers Sep 28, 2023
@anusreelakshmi934 anusreelakshmi934 deleted the bugfix/#196 branch April 23, 2024 09:25
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.

Deliver an error/warning message if Java 17 is not found to launch language servers
4 participants