Class EclipseWtpPlugin

  • All Implemented Interfaces:
    Plugin<Project>

    public class EclipseWtpPlugin
    extends org.gradle.plugins.ide.internal.IdePlugin
    A plugin which configures the Eclipse Web Tools Platform.
    • Field Detail

      • instantiator

        public final org.gradle.internal.reflect.Instantiator instantiator
    • Constructor Detail

      • EclipseWtpPlugin

        @Inject
        public EclipseWtpPlugin​(org.gradle.internal.reflect.Instantiator instantiator)
    • Method Detail

      • getLifecycleTaskName

        protected String getLifecycleTaskName()
        Specified by:
        getLifecycleTaskName in class org.gradle.plugins.ide.internal.IdePlugin
      • onApply

        protected void onApply​(Project project)
        Overrides:
        onApply in class org.gradle.plugins.ide.internal.IdePlugin