Sign in
gerrit
/
plugins
/
events
/
378366e982a6537cd3b1ff4ee7a51b6ed7a0fa37
/
.
/
tools
/
eclipse
/
BUILD
blob: 1cc2be9aa860bf62388ff5b4ce4c4c4ac0f343f5 [
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
+
[
"//:events__plugin"
,
],
)