scalac_plugin
A plugin for scalac
.
Currently only thirdparty plugins are supported. To enable a plugin, define this target type, and set the artifact=
field to the address of a jvm_artifact
that provides the plugin.
If the scalac
-loaded name of the plugin does not match the target's name, additionally set the plugin_name=
field.
Backend: pants.backend.experimental.scala