pmd-idea
pmd-idea copied to clipboard
On the fly warnings should be split into multiple inspections based on severity
Intellij allows changing the severity of warning that are shown in the code:
The plugin however exposes only a single inspection which doesn't allow setting different warning levels based on what PMD reports.