API Documentation: | JavaToolChain |
---|
Note: This class is incubating and may change in a future version of Gradle.
A set of tools for building from Java source.
A JavaToolChain
is able to:
- Compile Java source to bytecode.
- Generate Javadoc from Java source.