- Notifications
You must be signed in to change notification settings - Fork0
License
hvadehra/java_tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a repository for the tools used byBazel to compile Java.
The source code of the Bazel Tools for Java is currently checked in thebazelrepository. The source code will be movedincrementally to this repository.
To use a specific java_tools release in your Bazel project please add thehttp_archivedefinitions in your WORKSPACE file.
For Bazel versions above 4.0.0, use java_tools releases >= v11. No additional options are needed.
For Bazel versions <= 4.0.0 use java_tools releases <= v10 and set the options--java_toolchain and/or--host_java_toolchain accordingly.
All java_tools releases can be found underhttps://github.com/bazelbuild/java_tools/releases.
The releases can be found underjava_tools/releases.For previous releases see the issues marked withthe release label.
If you're interested in the release process please seedocs/release.md
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Starlark100.0%