-
Notifications
You must be signed in to change notification settings - Fork 90
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
jdtls starts then exits #88
Comments
I would try (in order).
|
It works! Deleting |
@yyoncho Slight correction to my above comment: it was Ultimately, I'm trying to get Lombok working with |
I have never used lombok, you may take a look at: http://www.skybert.net/emacs/enterprise-java-development-in-emacs/ I think that @skybert could help you with that. |
OK, thanks so much for the info. |
Pointing to new java worked. This is my setup in mac. |
@neppramod 's suggestion worked for me too. |
I'm experiencing this problem with OpenJDK 8.
The log file's contents are
|
@yyoncho thanks, setting the download url to an older version fixes the problem |
A few seconds after visiting a Java file, I see a message like the following in the mode line:
Answering
y
has the same result: it will try to start the language server but fail showing the same message.This worked fine for me until recently so it's probably a bad local configuration or something conflicting with lsp but the problem is that I don't know how to debug this. Any pointers that can be given would be appreciated.
The text was updated successfully, but these errors were encountered: