Closed idr4n closed 2 years ago
I pinned the server version in LSP-jdtls.sublime-settings
to an older version.
With this, the server initialized normally for a while, but after some time it started giving the same error.
I replaced the brew install of Java with the one downloaded from the website (LTS version) and it looks like that solved the issue 🤞🏻.
Hi,
I'm just started getting this error recently. Everything was working fine before.
This is the message I get in LSP's log panel:
JAVA_HOME
is set asexport JAVA_HOME=$(/usr/libexec/java_home)
Thanks in advance for any advice on how to solve this issue.