Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

hvadehra/java_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

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.

Upgrade a Bazel project to use custom java_tools version

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.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Starlark100.0%

[8]ページ先頭

©2009-2025 Movatter.jp