1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 07:33:42 +00:00

Integrate: Eclipse file generation script

This commit is contained in:
Justine Tunney
2016-05-16 16:39:36 -04:00
parent d9875ea302
commit fe9e69e06b
6 changed files with 39 additions and 49 deletions

View File

@@ -2,6 +2,8 @@ package(
default_visibility = ["//java/google/registry:registry_project"],
)
licenses(["notice"]) # Apache 2.0
java_binary(
name = "annotation_processors_ide",
create_executable = False,