summaryrefslogtreecommitdiffstats
path: root/development/bazel/README
blob: 2c37f54ea7046ec2d63b4cb32bdb4f8614609047 (plain)
1
2
3
4
5
6
Bazel is an open-source build and test tool that scalably supports
multi-language and multi-platform projects.

Only 1 version of OpenJDK may be installed at a time while building
Bazel. For example, if both zulu-openjdk8 and zulu-openjdk11 are
installed, please uninstall zulu-openjdk8 before building Bazel.