java_compilation_info
Report an issueopen_in_new
View sourceopen_in_new
Nightly
8.1
·
8.0
·
7.5
·
7.4
·
7.3
·
7.2
Provides access to compilation information for Java rules.
Members
boot_classpath
list java_compilation_info.boot_classpath
Boot classpath for this Java target.
compilation_classpath
depset java_compilation_info.compilation_classpath
Compilation classpath for this Java target.
javac_options
depset java_compilation_info.javac_options
A depset of options to java compiler. To get the exact list of options passed to javac in the correct order, use the tokenize_javacopts utility in rules_java
runtime_classpath
depset java_compilation_info.runtime_classpath
Run-time classpath for this Java target.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-13 UTC.
[null,null,["Last updated 2025-02-13 UTC."],[],[]]