bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69989: [PATCH] Fix invocation of Java Language Server


From: Felician Nemeth
Subject: bug#69989: [PATCH] Fix invocation of Java Language Server
Date: Sun, 24 Mar 2024 22:35:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

> It appears that the Java Language Server "jdtls" unfortunately requires
> a "-data" flag to be passed along with some directory to function
> properly.  Otherwise it fails or only provides primitive syntax
> checking, and no completion or other warnings.  This was discussed on
> the Eglot issue tracker [0].

I don't use jdtls, but it seems the upstream fixed this issue and there
is no need to modify Eglot.

https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/2207
https://github.com/eclipse-jdtls/eclipse.jdt.ls/commit/b93370662a8e4e552dc2af162eb9510b276e0203





reply via email to

[Prev in Thread] Current Thread [Next in Thread]