yveszoundi / eglot-java

Java extension for the eglot LSP client
GNU General Public License v3.0
54 stars 13 forks source link

can't install and compile eglot-java when version of eglot is 1.17 #45

Closed Peter-Chou closed 7 months ago

Peter-Chou commented 7 months ago

Hi, when I upgrade eglot to 1.17, I can't install the package, it will be stucked at byte compiling.

image

it seems there is a conflict with the latest version of eglot

yveszoundi commented 7 months ago

I cannot reproduce that error myself on both Linux and Mac OS (brand new vanilla emacs configurations).

What I tried

On both Mac OS and Linux with a bare minimum Emacs configuration (configure package-archives and then M-x package-install eglot-java), I couldn't reproduce your issue:

My Questions/Recommendations

yveszoundi commented 7 months ago

Essentially per previous message, I have no issue with pretty much a minimal emacs configuration.

That suggests that either you had intermittent emacs errors or there's another issue at play (e.g., emacs distribution such as "doom emacs" or custom emacs settings). It's hard to tell without further information per previous questions.

eglot-java-compile-issue

Peter-Chou commented 7 months ago

thanks so much for your attempt. I will further check this problem and my emacs version is 29.2