Sign in
bazel
/
intellij
/
f5f90ffa6bddf9757a03226374cbf05c82c716a1
/
.
/
third_party
/
BUILD
blob: 283fe422b2d30d6144295f925d2460a93c172501 [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
# The JDI parts of tools.jar.
java_import
(
name
=
"jpda-jdi"
,
jars
=
[
"jdk8/jpda-jdi.jar"
],
)
sh_binary
(
name
=
"zip"
,
srcs
=
[
"zip-wrap/zip.sh"
],
)