javac
The javac Java source compiler.
Backend: pants.backend.experimental.java
Config section: [javac]
Basic options
default:
[]
Arguments to pass directly to javac, e.g. --javac-args='-g -deprecation'
.
Advanced options
default:
True
If true, add java_sources
and java_tests
targets with the tailor
goal.
Deprecated options
None
Updated 7 months ago