Search code examples
Custom PMD rule not being highlighted by PMD Eclipse plugin...


javaeclipsexpathpmd

Read More
PMD: how to deal with no need to check null before instanceof...


nullinstanceofpmd

Read More
Efficiency: switch statements over if statements...


javapmd

Read More
PMD rule to find annotations in java...


javaannotationspmd

Read More
Final variables...


javafinalpmd

Read More
Auto-fixing pmd errors. Is it possible?...


javaintellij-ideapmd

Read More
CheckStyle, FindBugs, and PMD configurations without overlap...


javafindbugscheckstylepmd

Read More
PMD - How to exclude files from violation check...


mavenpmd

Read More
@Singleton class do I have to make constructor private...


javajakarta-eesingletonpmd

Read More
GWT switch performance - a suggestion from PMD...


javajavascriptgwtpmd

Read More
CollapsibleIfStatements...


javapmdstatements

Read More
PMD with Maven - How to disable one rule within a ruleset?...


mavenpmd

Read More
PMD Custom rule to detect StringBuffer's append operation...


xpathabstract-syntax-treepmd

Read More
Trying to find a String inside a sequence of Strings with XPath...


xpathpmd

Read More
Working with PMD rules...


testingrulespmd

Read More
PMD PrimaryPrefix issue through XPath...


xpathpmd

Read More
How to have nested conditions for PMD Xpath rules...


xpathpmd

Read More
How to use static code analyzer CPD ignoreLiterals and ignoreIdentifiers from command-line?...


static-analysispmdcpd

Read More
Finding encoding issues in Java Project/Source...


encodingfindbugscheckstylesonarqubepmd

Read More
PMD xpath rule to warn about the use of equals() on BigDecimal...


pmd

Read More
Ant PMD and rule exclusion...


pmd

Read More
Java code PMD complains as Method should have only one exit point...


javaperformancepmd

Read More
Resolving PMD Error...


javapmd

Read More
Is there a tool for reporting downcasts in Java?...


javapmd

Read More
pmd rule overridable method called during object construction...


javapmd

Read More
Java collapsible if statements...


javaif-statementpmd

Read More
Custom PMD rule integration with hudson...


hudsonhudson-pluginssonarqubepmd

Read More
PMD for detecting unused code - API usage...


javacode-analysispmd

Read More
Wicket and the 'constructor calls overridable method' PMD warning...


javaoopwicketpmd

Read More
Hudson with PMD-Plugin configured for android maven2 project...


androidmaven-2hudsonpmd

Read More
BackNext