Stay organized with collections Save and categorize content based on your preferences.

JavaCompileOptions

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

fun annotationProcessorOptions(action: @ExtensionFunctionType AnnotationProcessorOptions.() -> Unit): Unit

Configures annotation processor options.

Public properties

annotationProcessorOptions

val annotationProcessorOptionsAnnotationProcessorOptions

Options for configuration the annotation processor.