class ApplicationBuilderPlugin extends java.lang.Object
This the Application Builder Plugin which adds two tasks of named copyBundles and setConfiguration. CopyBundles is a task of type CopyBundles and setConfiguration is a task of type WriteEquinoxConfiguration
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
apply(org.gradle.api.Project project)Adds to tasks named copyBundles and setConfiguration to project and then sets a Dependency of build task on these two tasks. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), 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() |