class FindBugsAdditionsPlugin extends java.lang.Object
Gradle plugin for adding enhancements to the FindBugs extension and tasks. The plugin will make sure the FindBugs plugin is applied to the project and also configure its extension and tasks with opinionated defaults.
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project pProject) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), 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() |