Note: This class is deprecated and will be removed in a future version of the plugin.
The Jack toolchain is deprecated.
If you want to use Java 8 language features, use the improved support included in the default toolchain. To learn more, read Use Java 8 language features.
Property | Description |
additionalParameters | Additional parameters to be passed to Jack. |
enabled | Whether to use Jack for compilation. By default, this value is |
jackInProcess | Whether to run Jack the same JVM as Gradle. By default, this value is |
pluginNames | Jack plugins that will be added to the Jack pipeline. |
Additional parameters to be passed to Jack.
The Jack toolchain is deprecated.
If you want to use Java 8 language features, use the improved support included in the default toolchain. To learn more, read Use Java 8 language features.
Boolean
enabled
Whether to use Jack for compilation. By default, this value is false
.
The Jack toolchain is deprecated.
If you want to use Java 8 language features, use the improved support included in the default toolchain. To learn more, read Use Java 8 language features.
Boolean
jackInProcess
Whether to run Jack the same JVM as Gradle. By default, this value is true
.
The Jack toolchain is deprecated.
If you want to use Java 8 language features, use the improved support included in the default toolchain. To learn more, read Use Java 8 language features.
Jack plugins that will be added to the Jack pipeline.
The Jack toolchain is deprecated.
If you want to use Java 8 language features, use the improved support included in the default toolchain. To learn more, read Use Java 8 language features.