General
-
Can you have customize the serverity levels?
We are looking to use this plug in with Sonar and it appears Sonar shows all 5 levels while you can only set 3 levels in intellij 10.5.4. Is there a way to configure this so that I am able to set 5 severity levels for my rules so I can match Sonar's levels for PMD etc?
22 votesWe are working on this feature.
-
16 votes
We are working on this feature.
-
Please Fix importing rulesets with QAPlug 1.3.2 IntelliJ 12.1.3
This plugin is amazing when it is working. Unfortunately, when trying to import a ruleset (PMD ruleset) using QAPlug 1.3.2 and QAPlug-PMD 1.3.1, I get the following error.
10:35:51 AM RuntimeException: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(520,199),absolute(540,259),button=1,modifiers=Button1,clickCount=1] on dialog0: Couldn't find the class Can't find resource rulesets/typeresolution.xml. Make sure the resource is a valid file or URL or is on the CLASSPATH. Here's the current classpath: C:\Users\kperry\AppData\Local\Temp\e4j8DD8.tmp_dir\exe4jlib.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\bootstrap.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\extensions.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\util.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\jdom.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\log4j.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\trove4j.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA 12.1\bin\..\lib\jna.jar;c:\program files (x86)\jetbrains\intellij idea 12.1\jre\jre\bin\..\..\lib\tools.jar;
6 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 -
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.
5 votes -
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
4 votes -
Plugin should remember recently used profile
Plugin should remember recently used profile to avoid switching the profile all the time
3 votesWe are working on this feature.
-
Extend suppression comment to handle intellij idea's default /** @noinspection */ style filter
Intellij IDEA's internal code inspection tool uses the following style to suppress inspections:
/** @noinpsection */
If QAPlug could support the same style through its suppression comment feature then it would be really beneficial to switch from internal code inspector to QAPlug without needing to modify the existing suppression filters.1 vote
- Don't see your idea?