BAZEL + some code
This commit is contained in:
parent
dd25337ed6
commit
4db84feb43
44 changed files with 627 additions and 389 deletions
1
third_party/BUILD
vendored
1
third_party/BUILD
vendored
|
|
@ -4,5 +4,4 @@ java_plugin(
|
|||
visibility = ["//visibility:public"],
|
||||
deps = ["@maven//:org_projectlombok_lombok"],
|
||||
processor_class = "lombok.launch.AnnotationProcessorHider$AnnotationProcessor",
|
||||
generates_api = True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue