Skip to content

bspBuildTargetScalaMainClasses and bspBuildTargetScalaTestClasses depend on compile rather than semanticDbDataDetailed #5744

@arturaz

Description

@arturaz

If the BSP client asks for main/test classes, we trigger a regular compilation, even though we already have a finished compilation with the semantic db data. This wastes resources.

We should make it depend on the semantic db data task, as that's the main thing when running in BSP mode.

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