Package org.jfxcore.gradle
Class CompilerPluginExtension
java.lang.Object
org.jfxcore.gradle.CompilerPluginExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract org.gradle.api.provider.Property<Boolean>Controls whether the plugin processes theComponentViewannotation.
-
Constructor Details
-
CompilerPluginExtension
public CompilerPluginExtension()
-
-
Method Details
-
getAnnotationProcessing
Controls whether the plugin processes theComponentViewannotation.
-