Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create ECJ based version of AnnotationProcessingPlugin #8

Closed
guw opened this issue Mar 24, 2022 · 1 comment
Closed

Create ECJ based version of AnnotationProcessingPlugin #8

guw opened this issue Mar 24, 2022 · 1 comment

Comments

@guw
Copy link
Contributor

guw commented Mar 24, 2022

The Bazel Java Compiler has AnnotationProcessingPlugin.

/** A plugin that records information about sources generated during annotation processing. */
public class AnnotationProcessingPlugin extends BlazeJavaCompilerPlugin {..}

We need to understand why this is needed and if we need to provide an equivalent version for ECJ.

@guw
Copy link
Contributor Author

guw commented Aug 11, 2023

Fixed with #15

@guw guw closed this as completed Aug 11, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant