diff --git a/pmd-jedit/config/jedit.html b/pmd-jedit/config/jedit.html index 095b11bf2c..0cb7972d80 100644 --- a/pmd-jedit/config/jedit.html +++ b/pmd-jedit/config/jedit.html @@ -40,7 +40,10 @@ then 2) select the "PMD->Check directory recursively" menu option.

Release Notes

2.1

    +
  1. Added "clear ErrorList" option.
  2. +
  3. Added "check all open buffers" option.
  4. Added support to define Custom RuleSets thereby facilitating integration of Custom Rulesets with built-in rulesets & their independent development.
  5. +
  6. Added C/C++, PHP support to Copy/Paste Detector. Now you can find out duplicate code in your C/C++ & PHP code besides the usual Java code.

2.0