Sign in
gerrit
/
plugins
/
admin-console
/
86b5454a0f755ca8a40089331e1504a8b389416e
/
.
/
tools
/
eclipse
/
BUILD
blob: 5b770f53e6ed92c32019724cee3e0dc61882e1e9 [
file
] [
log
] [
blame
]
load
(
"//tools/bzl:plugin.bzl"
,
"PLUGIN_DEPS"
)
load
(
"//tools/bzl:classpath.bzl"
,
"classpath_collector"
)
classpath_collector
(
name
=
"main_classpath_collect"
,
deps
=
PLUGIN_DEPS
+
[
"//:admin-console__plugin"
,
],
)