I am facing some problem while using PHPMD, CodeSniffer tools with NetBeans 7.1.
After configuration when I run these tools on my code base I am getting some errors under "Mess Detector" and "Code Sniffer" that I completely don't understand.
>>Configuration exception, check settings! See IDE log(org.jmgl.php.codesniffer.BatchInterface) org.xml.sax.SAXParseException
>>>>Configuration exception, check settings! See IDE log(org.jmgl.php.messdetecor.BatchInterface) org.xml.sax.SAXParseException
Are above lines indicating me to correct my IDE configuration?
Please help.