Search code examples
Unsupported @SuppressWarnings("PMD.DoNotCallSystemExit")...

eclipsepmdsuppress-warningssystemexit

Read More
What is the full form of PMD?...

javapmdabbreviationacronym

Read More
PMD rules: How to properly solve this DD-anomaly issue...

javacode-analysispmddataflowstatic-code-analysis

Read More
Suppress PMD violation in certain classes...

javastatic-analysispmdsuppress-warningsstatic-code-analysis

Read More
Dynamically cast to each array type...

javacastingrefactoringpmdstatic-code-analysis

Read More
How to fix the following PMD violations...

javacode-analysisstatic-analysispmd

Read More
Incorrect equals warning via PMD...

javanullpointerexceptionnullreferenceexceptionpmd

Read More
CPD / PMD between projects?...

javamaven-2code-duplicationpmdsimilarity

Read More
Simple, general-interest, code-analyzers based, Java questions...

javastatic-analysisfindbugspmd

Read More
PMD - check for too many public methods (but exclude constructors and getters/setters)...

javaxpathstatic-analysispmd

Read More
Detect changing value of object passed as parameter...

javaparameter-passingcheckstylefindbugspmd

Read More
Default constructor is good or evil? Checkstyle and PMD are opposite here...

javacheckstylepmddefault-constructor

Read More
How to export all rules from SonarQube Quality Profile to SpotBugs, Checkstyle and PMD rule files...

javasonarqubecheckstylepmdspotbugs

Read More
Why a PMD violation for unused method when it is obviously used...

javajava-11pmd

Read More
How to know which PMD rule fails?...

javamavenpmd

Read More
Eclipse-PMD Configure ruleset globally...

javaeclipseeclipse-pluginpmd

Read More
Does PMD tool have an option to display the difference in violations count (before and after code ch...

javapmd

Read More
False positives in PMD eclipse plugin...

javaeclipseeclipse-pluginpmd

Read More
Banning all java.sql package with PMD and XPath...

javaxpathpmd

Read More
PMD/Checkstyle - Force usage of Constant in Annotation-Value...

javaannotationscheckstylepmdstatic-code-analysis

Read More
How to avoid this PMD error - The String literal "TEST" appears X times in this file;...

javaenumspmd

Read More
Intellij IDEA - How to disable automatic plugin update...

intellij-ideapmd

Read More
Could not initialize class net.sourceforge.pmd.lang.xpath.Initializer...

antpmd

Read More
No ruleset or basic.xml in the sourceforge pmd-bin-5.0.0 download...

antpmdsourceforge

Read More
Unable to run pmd inside java process inside spring...

javaspringspring-restpmdstatic-code-analysis

Read More
Avoid reassigning parameters...

javapmd

Read More
PMD Failure: ILogin:73 Rule:ConstantsInInterface Priority:3 Avoid constants in interfaces...

javamavencheckstylepmdcpd

Read More
Is there a way to lint incompatible Java API references with PMD, Checkstyle, SpotBugs, etc?...

javacheckstylepmdspotbugs

Read More
Can i customize PMD of my eclipse?...

javaeclipsepmd

Read More
IntelliJ PMDPlugin custom ruleset...

intellij-ideapmd

Read More
BackNext