You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/** A plugin that records information about sources generated during annotation processing. */publicclassAnnotationProcessingPluginextendsBlazeJavaCompilerPlugin {..}
We need to understand why this is needed and if we need to provide an equivalent version for ECJ.
The text was updated successfully, but these errors were encountered:
The Bazel Java Compiler has AnnotationProcessingPlugin.
We need to understand why this is needed and if we need to provide an equivalent version for ECJ.
The text was updated successfully, but these errors were encountered: