Skip to content

Handle generated class files by annotation processors #3

Description

@Sipkab

Currently the incremental Java compiler task doesn't allow generating class files. They are generally unhandled in relation with the annotation processors.

As most processors generate sources instead of class files, the implementation for this was not done previously.

The generated class files should be handled as the solution to this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions