commit | 22f16e4e74dc3c83119c0c584a33a61e2ea91a1a | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Fri Aug 31 08:11:48 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 31 08:13:19 2018 -0700 |
tree | 3584136aab770051205f2e0d1d655ddb87162dc3 | |
parent | 438b2773b8c019afa46be470b90bcf70ede7f2ef [diff] |
Fix bazel query statement in java tutorial for Windows On Windows cmd.exe terminal, we should use double quote, and \ cannot be used to separate lines. Addressing https://github.com/bazelbuild/bazel/issues/5254#issuecomment-417367939 RELNOTES: Note PiperOrigin-RevId: 211087172
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.