class KappaPlugin extends java.lang.Object
Gradle plugin used to enable annotation processing in Eclipse and IntelliJ.
Will automatically add any processors found in the compile configuration.
Adds tasks eclipseApt and ideaApt to the eclipse and
idea tasks respectively.
| Type | Name and description |
|---|---|
static java.lang.String |
CONFIG_PROCESSOR |
static java.lang.String |
EXT_PROCESSOR |
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), 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() |