How can work on eclipse for Bazel project?

时间:2018-02-03 07:34:49

标签: eclipse eclipse-plugin bazel bazel-extra-action

Is there way using eclise for bazel project, there is guide https://github.com/bazelbuild/eclipse . Eclipse plugin for Bazel, but I can not find Eclipse 4 Bazel on installation

2 个答案:

答案 0 :(得分:1)

只有e4b插件(如@paulsm4所述),遗憾的是它似乎没有维护。

我不知道Bazel的任何其他Eclipse插件。

答案 1 :(得分:0)

从2019年12月开始,现在有了一个新选项,即Bazel Eclipse功能:

https://github.com/salesforce/bazel-eclipse

当前,它仅支持针对Bazel工作区的Java开发,但是随着时间的流逝,我们希望使其更加全面。