mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
HAND FIX - Fixup bazel files
This commit is contained in:
committed by
Peter Johnson
parent
7c6efa41ae
commit
6b69aab44e
@@ -27,7 +27,7 @@ pkg_files(
|
||||
|
||||
java_plugin(
|
||||
name = "plugin",
|
||||
processor_class = "edu.wpi.first.epilogue.processor.AnnotationProcessor",
|
||||
processor_class = "org.wpilib.epilogue.processor.AnnotationProcessor",
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
":processor-java",
|
||||
|
||||
Reference in New Issue
Block a user