PMD for MAC

v 6.39.0
Category  Developer Tools

Screenshots
PMD mac screenshot NaNPMD mac screenshot NaNPMD mac screenshot NaNPMD mac screenshot NaN

About PMD For MAC

PMD can be used as a source code analyser. It can identify common programming flaws such as empty catch blocks, unused variables, and unnecessary object creation. It supports Java, JavaScript and Salesforce.com Apex, PLSQL.

CPD, or copy-paste detector, is also included. CPD detects duplicate code in Java, C++ and C#, Groovy and PHP, Ruby and Fortran. It also finds PLSQL, Apache Velocity and Scala.

Download PMD For MAC

Whats New

Version 6.39.0:

core
  • #3499: [core] Fix XPath rulechain with combined node tests
java-errorprone
  • #3493: [java] AvoidAccessibilityAlteration: add tests and fix rule
javascript
  • #3516: [javascript] NPE while creating rule violation when specifying explicit line numbers
plsql
  • #3487: [plsql] Parsing exception OPEN ref_cursor_name FOR statement
  • #3515: [plsql] Parsing exception SELECT...INTO on Associative Arrays Types

Full list of changes available here