Package org.docstr.gwt
Class GwtPlugin
java.lang.Object
org.docstr.gwt.GwtPlugin
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
A plugin that adds GWT support to a project.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GwtPlugin
public GwtPlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.Project project) - Specified by:
applyin interfaceorg.gradle.api.Plugin<org.gradle.api.Project>
-