-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
language-serverRelated to the language server.Related to the language server.
Description
Relevance Confirmation
- I confirmed that this is not an issue with the Eclipse JDT Language Server itself
What happened?
after redownloading the java extension, then opening a .java file to trigger the download of the language server, it fails with this:
Language server jdtls:
from extension "Java" version 6.8.12: Failed to get Lombok jar path: Failed to download Lombok from https://projectlombok.org/downloads/lombok-1.18.44.jar: downloading release
Caused by:
0: error sending request for url (https://projectlombok.org/downloads/lombok-1.18.44.jar)
1: client error (Connect)
2: operation timed out
things i tried:
- updating zed to the latest version.
- downloading lombok through browser (downloads fine with no problem).
- changing my dns.
What did you expect to happen?
no error
Environment
Zed: 0.227.1
Platform: Fedora 43 on kernel 6.18.7
Java: 26-ea 2026-03-17
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
language-serverRelated to the language server.Related to the language server.