i see. right, I currently have a `java_binary` wit...
# general
m
i see. right, I currently have a
java_binary
with no sources, just a dependency on a
java_library
, which has my code. This
java_library
depends on a
jar_library
, which points to the external annotation processor.