Sign in
gerrit
/
plugins
/
force-draft
/
fc6b807dac62bc602de94226b38856662138849d
/
.
/
tools
/
eclipse
/
BUILD
blob: 4de8f3003eca1779cbc3cdabb40709be5c3e989f [
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
+
[
"//:force-draft__plugin"
,
],
)