instrumentCode

abstract val instrumentCode: Property<Boolean>

Enables the compiled classes instrumentation. The compiled code will be enhanced with:

  • nullability assertions

  • post-processing of forms created by IntelliJ GUI Designer

Default value: true