Sign in
gerrit
/
plugins
/
force-draft
/
4fe3bc5bfbf1cc7350cd331b7c4866531a7dd5ec
/
.
/
tools
/
eclipse
/
BUILD
blob: 5e416db0ef42b126c9519c660b6d047fb5a03a56 [
file
] [
log
] [
blame
]
load
(
"//tools/bzl:classpath.bzl"
,
"classpath_collector"
)
load
(
"//tools/bzl:plugin.bzl"
,
"PLUGIN_DEPS"
)
classpath_collector
(
name
=
"main_classpath_collect"
,
deps
=
PLUGIN_DEPS
+
[
"//:force-draft__plugin"
,
],
)