mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
9 lines
245 B
Python
9 lines
245 B
Python
### auto-generated section `build` start
|
|
load("@rules_java//java:defs.bzl", "java_library")
|
|
|
|
java_library(
|
|
name = "resources-en",
|
|
visibility = ["//visibility:public"],
|
|
resources = glob(["src/**/*"])
|
|
)
|
|
### auto-generated section `build` end |