Sign in
gerrit
/
plugins
/
log-level
/
f8d945092207ae4257c9acb4aef3b8420eb0d824
/
.
/
tools
/
eclipse
/
BUILD
blob: cf1e14baa950dfc0b3707d87619250263bc7a599 [
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
+
[
"//:log-level__plugin"
,
],
)