Class CustomJfxPlugin

java.lang.Object
custom_jfx_plugin.CustomJfxPlugin
All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>

public class CustomJfxPlugin extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
  • Constructor Details

    • CustomJfxPlugin

      public CustomJfxPlugin()
  • Method Details

    • apply

      public void apply(@NotNull @NotNull org.gradle.api.Project project)
      Apply this plugin to the given target object.
      Specified by:
      apply in interface org.gradle.api.Plugin<org.gradle.api.Project>
      Parameters:
      project - The target object