Sign in
bazel
/
intellij
/
c6812c0ea4f86dba142626c21cff27feff5b3e4b
/
.
/
third_party
/
BUILD
blob: 1d790309ec281ce9c798ee4c620edb69df1f4e7d [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
# The JDI parts of tools.jar.
java_import
(
name
=
"jpda-jdi"
,
jars
=
[
"jdk8/jpda-jdi.jar"
],
)
java_library
(
name
=
"python"
,
exports
=
[
"//third_party/python"
],
)