public static class AptEclipsePlugin.FactorypathConvention
extends java.lang.Object
| Constructor and Description |
|---|
AptEclipsePlugin.FactorypathConvention(EclipseFactorypath factorypath) |
| Modifier and Type | Method and Description |
|---|---|
void |
factorypath(org.gradle.api.Action<? super EclipseFactorypath> action) |
void |
factorypath(groovy.lang.Closure<? super EclipseFactorypath> closure) |
EclipseFactorypath |
getFactorypath() |
public AptEclipsePlugin.FactorypathConvention(EclipseFactorypath factorypath)
public EclipseFactorypath getFactorypath()
public void factorypath(groovy.lang.Closure<? super EclipseFactorypath> closure)
public void factorypath(org.gradle.api.Action<? super EclipseFactorypath> action)