| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ECLIPSE_WTP_COMPONENT_TASK_NAME |
static java.lang.String |
ECLIPSE_WTP_FACET_TASK_NAME |
org.gradle.internal.reflect.Instantiator |
instantiator |
static java.lang.String |
WEB_LIBS_CONTAINER |
| Constructor and Description |
|---|
EclipseWtpPlugin(org.gradle.internal.reflect.Instantiator instantiator) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getLifecycleTaskName() |
protected void |
onApply(Project project) |
public static final java.lang.String ECLIPSE_WTP_COMPONENT_TASK_NAME
public static final java.lang.String ECLIPSE_WTP_FACET_TASK_NAME
public static final java.lang.String WEB_LIBS_CONTAINER
public final org.gradle.internal.reflect.Instantiator instantiator
@Inject public EclipseWtpPlugin(org.gradle.internal.reflect.Instantiator instantiator)
protected java.lang.String getLifecycleTaskName()
getLifecycleTaskName in class org.gradle.plugins.ide.internal.IdePluginprotected void onApply(Project project)
onApply in class org.gradle.plugins.ide.internal.IdePlugin