Sign in
gerrit
/
plugins
/
events
/
018e6ca2d8c588e2c7fd3a384ee6a26a940be86a
/
.
/
tools
/
eclipse
/
BUILD
blob: 1cc2be9aa860bf62388ff5b4ce4c4c4ac0f343f5 [
file
]
load
(
"//tools/bzl:plugin.bzl"
,
"PLUGIN_DEPS"
)
load
(
"//tools/bzl:classpath.bzl"
,
"classpath_collector"
)
classpath_collector
(
name
=
"main_classpath_collect"
,
deps
=
PLUGIN_DEPS
+
[
"//:events__plugin"
,
],
)