Re: PMD and Checkstyle rules.
In this case this seems to have done the trick Quoting [EMAIL PROTECTED]: > So whilst I understand how to use to determine whether .class > files > are in sync with .java file etc. How
PMD and Checkstyle rules.
So whilst I understand how to use to determine whether .class files are in sync with .java file etc. How do you do this when you have say a PMD or checkstyle producing less files than there are classes and you want to only reparse the source trees if in fact source has been changed since you last