Sign in
gerrit
/
plugins
/
force-draft
/
2d8934fdb16ed5f029b4ab6c7f8e0f2b6f70467f
/
.
/
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"
,
],
)