JavaCompileOptions

Added in 4.2.0

interface JavaCompileOptions


DSL object for javaCompileOptions.

Summary

Public functions

Unit

Configures annotation processor options.

Public properties

AnnotationProcessorOptions

Options for configuration the annotation processor.

Public functions

annotationProcessorOptions

Added in 4.2.0
fun annotationProcessorOptions(action: AnnotationProcessorOptions.() -> Unit): Unit

Configures annotation processor options.

Public properties

annotationProcessorOptions

Added in 4.2.0
val annotationProcessorOptionsAnnotationProcessorOptions

Options for configuration the annotation processor.