mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
Integrate: Eclipse file generation script
This commit is contained in:
@@ -19,6 +19,7 @@ java_library(
|
||||
"*.java",
|
||||
"**/*.java",
|
||||
]),
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/base",
|
||||
@@ -48,5 +49,4 @@ java_library(
|
||||
"//java/google/registry/util",
|
||||
"//java/google/registry/xml",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user