Skip to content

how to support java 11 and vue2 with nodejs 14 #120

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

Open
jonnysu opened this issue Mar 29, 2025 · 2 comments
Open

how to support java 11 and vue2 with nodejs 14 #120

jonnysu opened this issue Mar 29, 2025 · 2 comments

Comments

@jonnysu
Copy link

jonnysu commented Mar 29, 2025

Hi i am in trouble of developing vue2 and Java sdk in version of 11 .the lsp always bring error of not support my old nodejs and Java sdk version. Is there a way to use old versions thanks

@briandipalma
Copy link

No you need at least Java 17 for the LSP to work if I recall correctly. I think what I did is I had different Java versions installed in different distrobox containers and used Neovim in the Java 17 container.

@jonnysu
Copy link
Author

jonnysu commented Mar 30, 2025

thank you for the answer by the way i find something in plugin spec that it seams support commit property in define plugins maybe i can find the commit that support the old java 11

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

2 participants