mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 09:27:16 +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
|
@ -11,9 +11,9 @@ licenses(["notice"]) # Apache 2.0
|
|||
package_group(
|
||||
name = "allowed-tools",
|
||||
packages = [
|
||||
"//java/google/registry/eclipse",
|
||||
"//java/google/registry/testing",
|
||||
"//java/google/registry/tools",
|
||||
"//java/google/registry/eclipse",
|
||||
"//javatests/google/registry/tools",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue