Sign in
gerrit
/
modules
/
remote-gerrit-account-cache
/
c00261a961e65d07ce477dc2f88e757ed48d0b6c
/
.
/
tools
/
eclipse
/
BUILD
blob: 8811f3048b29dd8d35cd50badb57b544d6a2c074 [
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
+
[
"//:remote-gerrit-account-cache__plugin"
,
],
)