Skip to content

LSP causes configuration caching to fail #572

Open
@Phoenix-Starlight

Description

@Phoenix-Starlight

At line 56 of https://github.com/fwcd/kotlin-language-server/blob/main/shared/src/main/resources/projectClassPathFinder.gradle
inside the doLast block, it references a SourceSet which is not permitted.

Currently this is causing configuration caching problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependency resolutionRelated to the project dependency/standard library resolvergradleRelated to the language server's support for Gradle projects

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions