Class CompilerPluginExtension

java.lang.Object
org.jfxcore.gradle.CompilerPluginExtension

public abstract class CompilerPluginExtension extends Object
  • Constructor Details

    • CompilerPluginExtension

      public CompilerPluginExtension()
  • Method Details

    • getAnnotationProcessing

      public abstract org.gradle.api.provider.Property<Boolean> getAnnotationProcessing()
      Controls whether the plugin processes the ComponentView annotation.