-
Notifications
You must be signed in to change notification settings - Fork 3
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
File mode specification error: (lsp-timed-out-error) #2
Comments
Can you paste the content of the If the buffer doesn't exist, can you paste the content of the |
lsp-javacomp stderr buffer
|
Hmm, JavaComp doesn't work on Java 9. I filed a bug at tigersoldier/JavaComp#6. Will work on a fix and publish a release. |
JavaComp v1.1.1 is released with the fix. Please run BTW, you javacomp.json config is not necessary. |
Yes, now it is working. |
I had successfully configure cquery and a dart server with lsp-mode.
I am trying to configure lsp-javacomp but I have been not successful so far.
This is the error I receive when I open a java file after waiting around 6 seconds.
File mode specification error: (lsp-timed-out-error)
I installed the server with this commands:
This is part of my configuration:
This is the layout of where I am testing this configuration:
javacomp.json
Test.java
The text was updated successfully, but these errors were encountered: