Added Apex to Readme

This commit is contained in:
@rsoese (Twitter handle) 2016-04-06 09:59:34 +02:00
parent e28183b1cf
commit d70e2b16ab

View File

@ -1,9 +1,9 @@
# PMD
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks,
unnecessary object creation, and so forth. It supports Java, JavaScript, XML, XSL.
unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex, XML, XSL.
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Apex.
Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Salesforce.com Apex.
## Source