A java compiler configuration.
Members
default_javac_flags
list java.default_javac_flags
The default flags for the Java compiler.
default_jvm_opts
list java.default_jvm_opts
Additional options to pass to the Java VM for each java_binary target
disallow_java_import_empty_jars
bool java.disallow_java_import_empty_jars()
Returns true if empty java_import jars are not allowed.
multi_release_deploy_jars
bool java.multi_release_deploy_jars
The value of the --incompatible_multi_release_deploy_jars flag.
one_version_enforcement_level
string java.one_version_enforcement_level
The value of the --experimental_one_version_enforcement flag.
plugins
list java.plugins
A list containing the labels provided with --plugins, if any.
run_android_lint
bool java.run_android_lint
The value of the --experimental_run_android_lint_on_java_rules flag.
strict_java_deps
string java.strict_java_deps
The value of the strict_java_deps flag.