mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 12:31:08 +02:00
Integrate: Eclipse file generation script
This commit is contained in:
parent
d9875ea302
commit
fe9e69e06b
6 changed files with 39 additions and 49 deletions
|
@ -10,6 +10,7 @@ java_library(
|
|||
"//java/google/registry/ui/css:registrar_bin.css.js",
|
||||
"//java/google/registry/ui/css:registrar_dbg.css.js",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//java/com/google/common/annotations",
|
||||
"//java/com/google/common/base",
|
||||
|
@ -41,5 +42,4 @@ java_library(
|
|||
|
||||
"//third_party/closure/templates",
|
||||
],
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue