-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
How to configure lsp server not to download new gradle distribution but use project one?
Right now by default I see:
[ERROR][2025-09-08 14:12:43] ...lsp/handlers.lua:562 "2025-09-08 14:12:43,840 [ 830] SEVERE - initialize - Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-9.0.0-bin.zip'.\nCould not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-9.0.0-bin.zip'.\norg.gradle.tooling.GradleConnectionException: Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-9.0.0-bin.zip'.
But I neither have access to download gradle from its repo nor want to use 9.0.0.
So how could I force server to use already downloaded gradle in project?
Metadata
Metadata
Assignees
Labels
No labels