Class SpringPropDepsEclipsePlugin

java.lang.Object
org.springframework.gradle.propdeps.SpringPropDepsEclipsePlugin
All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>

public class SpringPropDepsEclipsePlugin extends Object implements org.gradle.api.Plugin<org.gradle.api.Project>
Plugin to allow optional and provided dependency configurations to work with the standard gradle 'eclipse' plugin
  • Constructor Details

    • SpringPropDepsEclipsePlugin

      public SpringPropDepsEclipsePlugin()
  • Method Details

    • apply

      public void apply(org.gradle.api.Project project)
      Specified by:
      apply in interface org.gradle.api.Plugin<org.gradle.api.Project>