Skip to content

JavaCompiler: need better way to organise Java dependencies within a package #151

Closed
@lhoward

Description

@lhoward

If I want target B to depend on a Java class compiled by JavaCompilerPlugin in target A, then I need to explicitly set CLASSPATH in the environment to point to the build artefacts directory. [1] This should be done by the plugin passing the appropriate argument to javac.

[1] which results in other errors but that will be the subject of a separate issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions