forked from phoedos/pmd
Allow enabling/disabling of use of Project Build Path as a Workspace PMD Preference.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5826 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
parent
d14bed6bcb
commit
3aa436aad2
@ -11,6 +11,7 @@ Runtime
|
||||
. Use new PMD support for RuleReferences in RuleSets, instead of using Rule copies
|
||||
. 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 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
|
||||
|
@ -2,8 +2,6 @@
|
||||
### Short term (before next release)
|
||||
###
|
||||
|
||||
Need to add support for disabling of Java Project Build Path by PMD, in case user cannot run Eclipse using JVM capable of reading Project .class files.
|
||||
|
||||
###
|
||||
### Medium term (following release, or soon after)
|
||||
###
|
||||
|
Loading…
x
Reference in New Issue
Block a user