Custom PMD rule not being highlighted by PMD Eclipse plugin...
Read MorePMD: how to deal with no need to check null before instanceof...
Read MoreEfficiency: switch statements over if statements...
Read MorePMD rule to find annotations in java...
Read MoreAuto-fixing pmd errors. Is it possible?...
Read MoreCheckStyle, FindBugs, and PMD configurations without overlap...
Read MorePMD - How to exclude files from violation check...
Read More@Singleton class do I have to make constructor private...
Read MoreGWT switch performance - a suggestion from PMD...
Read MorePMD with Maven - How to disable one rule within a ruleset?...
Read MorePMD Custom rule to detect StringBuffer's append operation...
Read MoreTrying to find a String inside a sequence of Strings with XPath...
Read MorePMD PrimaryPrefix issue through XPath...
Read MoreHow to have nested conditions for PMD Xpath rules...
Read MoreHow to use static code analyzer CPD ignoreLiterals and ignoreIdentifiers from command-line?...
Read MoreFinding encoding issues in Java Project/Source...
Read MorePMD xpath rule to warn about the use of equals() on BigDecimal...
Read MoreJava code PMD complains as Method should have only one exit point...
Read MoreIs there a tool for reporting downcasts in Java?...
Read Morepmd rule overridable method called during object construction...
Read MoreCustom PMD rule integration with hudson...
Read MorePMD for detecting unused code - API usage...
Read MoreWicket and the 'constructor calls overridable method' PMD warning...
Read MoreHudson with PMD-Plugin configured for android maven2 project...
Read More