A provider encapsulating information about Java plugins. At the moment, the only supported kind of plugins are annotation processors.Documentation Index
Fetch the complete documentation index at: https://bazel-pr-29415.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Members
api_generating_plugins
api_generating_plugins is a subset of plugins.
java_outputs
plugins
java_plugin itself or a java_library exporting one or more plugins.
A java_library runs annotation processing with all plugins from this field appearing in deps and plugins attributes.