The Full Form of PMD is Programming Mistake Detector.
Programming Mistake Detector (PMD) is a tool used to detect common mistakes made in the code by defining the rule sets. We can use the standard rules or we can define custom rules. We can also use PMD with Eclipse, but we don’t need to define the Rule set.
PMD
means
Programming Mistake Detector
Leave a Reply
You must be logged in to post a comment.