mbrukman / autogen

Automatically generate boilerplate license comments.
Apache License 2.0
98 stars 27 forks source link

Install Bazel with embedded JDK. #63

Closed mbrukman closed 5 years ago

mbrukman commented 5 years ago

Use the Bazel installation instructions as documented on https://blog.bazel.build/2018/08/22/bazel-homebrew.html to use the embedded JDK instead of relying on Xcode or installing JDK manually.