pmd-eclipse-plugin
pmd-eclipse-plugin copied to clipboard
Custom Rules Written in Java
I know how to configure the plugin to read an XML ruleset file. This works great as long as there are no custom rules written in Java (i.e. all rules are written in XPath).
How do I configure the plugin to work with custom rules written in Java?