diff --git a/pmd-eclipse-plugin/pmd-eclipse/CHANGELOG.txt b/pmd-eclipse-plugin/pmd-eclipse/CHANGELOG.txt index 6f83d939a8..0d8d1371de 100644 --- a/pmd-eclipse-plugin/pmd-eclipse/CHANGELOG.txt +++ b/pmd-eclipse-plugin/pmd-eclipse/CHANGELOG.txt @@ -12,6 +12,7 @@ Runtime . Use Java Project Build Path when invoking PMD to allow Type Resolution to work better . Error type PMD Violations now show in Problems View for manual PMD invocations . Workspace PMD Preferences allows enabling/disabling use of Java Project Build Path +. Workspace PMD Preferences removed DFA option, use DataflowAnomalyAnalysis rule instead . Workspace Rules Configuration Rule table now shows RuleSet name . Workspace Rules Configuration Rule table now shows Since attribute . Workspace Rules Configuration now has Add Rule... button, defaulting to adding of an XPath Rule