This page provides information on how to install a version of the Bazel Eclipse feature into your Eclipse install.
Eclipse features and plugins are packaged as an update site, which is either:
- a live HTTP site with the files
- a local .zip archive that contains the files
We do not currently host an Eclipse Update Site for this feature, but we do offer pre-built binaries:
These steps assume you have already setup your toolchain (JDK, Bazel) which is covered here.
Note that the way to build the update site zip archive is an evolving story. Read the documentation on the build documentation page which will have instructions on how best to do it.