Pmd Extension
Configuration options for the PMD plugin.
See also
Properties
Functions
Link copied to clipboard
Controls whether to use incremental analysis or not.
Link copied to clipboard
The maximum number of failures to allow before stopping the build.
Link copied to clipboard
The custom rule set files to be used.
Link copied to clipboard
The built-in rule sets to be used.
Link copied to clipboard
The rule priority threshold; violations for rules with a lower priority will not be reported.
Link copied to clipboard
The number of threads used by PMD.
Link copied to clipboard
Whether or not to write PMD results to
System.out
.Link copied to clipboard
Link copied to clipboard
Convenience method for adding rule set files.
Link copied to clipboard
Whether or not to write PMD results to
System.out
.Link copied to clipboard
Link copied to clipboard
The custom rule set files to be used.
Link copied to clipboard
The built-in rule sets to be used.
Link copied to clipboard
Sets the target jdk used with pmd.