Skip to content

Use provided gradle instead of downloading new one? #91

@dan1els

Description

@dan1els

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions