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

eclipse.jdt.ls now requires Java 17 #214

Closed
NoahTheDuke opened this issue Aug 4, 2022 · 2 comments
Closed

eclipse.jdt.ls now requires Java 17 #214

NoahTheDuke opened this issue Aug 4, 2022 · 2 comments

Comments

@NoahTheDuke
Copy link

As seen here and here, eclipse.jdt.ls 1.13 onward now requires Java 17. This should probably be noted in the README, and maybe even checked by coc-java and a better error message thrown than just "server restarted 4 times" and then the log shows "Error code 13".

@msbatarce
Copy link
Contributor

Man.... I was fighting with this error for 2 hours. If it had been written in the README I would had been over with this in minutes

@chemzqm
Copy link
Member

chemzqm commented Jan 29, 2023

Should be fixed on recent version of coc-java, try upgrade coc.nvim to latest release and coc-java to version 1.14.0.

From 1.14.0, coc-java comes with bundled jdt.ls, the same as vscode-java

@chemzqm chemzqm closed this as completed Jan 29, 2023
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

No branches or pull requests

3 participants