|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evinceframework.gradle.dojoBuilder.DojoBuilderPlugin
class DojoBuilderPlugin
Provides a Gradle Plugin for a project that will take a set of javascript files and build using the Dojo Toolkit SDK.
Method Summary | |
---|---|
void
|
apply(Project project)
Apply the plugin to the project |
java.lang.Object
|
createProfileContent(java.lang.Object binding)
|
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Method Detail |
---|
@Override void apply(Project project)
java.lang.Object createProfileContent(java.lang.Object binding)
Groovy Documentation