Skip to content

Generated Run Configurations for VS Code Include modCompileOnly dependencies #1367

@Setadokalo

Description

@Setadokalo

When running a project that uses modCompileOnly dependencies, ./gradlew runClient correctly does not include those dependencies at runtime. Using the run configurations generated by ./gradlew vscode however will include those dependencies when running.

For an example, my mod Custom Fog has a compile-only dependency on Sodium, which shows up at runtime only when using the VSCode run profile.

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