General
-
Add support for findbugs exclude file
Add support for findbugs exclude file http://findbugs.sourceforge.net/manual/filter.html to specify which checks and which classes to ignore.
10 votes -
7 votes
-
Add the possibility to use custom Checkstyle checks
I would like to use my own Checkstyle checks with QAPlug, i.e. to let QAPlug execute myself written Checkstyle checks.
6 votes -
QAPlug uses wrong rules id in PMD
For example ID for "Do Not Use Threads" is
J2EERulesDoNotUseThreads, when current PMD has DoNotUseThreads. It's mislead to write SuppressWarnings annotation.3 votes -
Plugin should remember recently used profile
Plugin should remember recently used profile to avoid switching the profile all the time
2 votes -
If ran from VCS changes screen plugin must autoselect "Custom Scope->Changed Files"
If ran from VCS changes screen QAPlug must autoselect "Custom Scope->Changed Files" from the radio group.
1 vote -
Add Idea's Spell Checker in addition to PMD, CheckStyle, FindBugs, Hamurappi
Add the ability to check for spelling errors in addition to checking PMD, CheckStyle, FindBugs, Hamurappi errors
1 vote