Sign in
gerrit
/
plugins
/
task
/
0aab294adaea4c4adfa35f82f8e3d4fa35e34899
/
.
/
tools
/
eclipse
/
BUILD
blob: 0d01f38515a4519a59a7ba383138d705980e3d80 [
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
+
[
"//:task__plugin"
,
],
)