bazelbuild / eclipse

Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Apache License 2.0
33 stars 15 forks source link

Build the p2updatesite using Bazel #38

Closed damienmg closed 7 years ago

damienmg commented 7 years ago

To do so we download directly the Eclipse platform to use its tooling to build the metadata of the p2 site.

We should ultimately take all deps for the plugin from the Eclipse platform instead of downloading it twice.