Remove Workspace Preference DFA option, use DataflowAnomalyAnalysis rule instead

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5829 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Ryan Gustafson
2008-02-28 21:06:57 +00:00
parent 103f965181
commit 5a9b99b353

View File

@ -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