Skip to content

move Java compiler args into the @CompiledJson annotation as options #275

@elf4j

Description

@elf4j

Hi,

Is it possible to move some/all Java compiler args, e.g. "allow unknown", into the @CompiledJson annotation as options. That way, one can work with such options directly within the Java code, instead of messing with the build tools like Maven/Gradle.

With some recent upgrades of Maven/Java versions, I am running into some Maven compiler issues while trying to pass in such options as compiler args. I am still trying to figure out the exact cause of the errors but that is beside the point of this request: It'd be much nicer if such options can be done within the Java code/annotation itself.

Thanks!

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