Has anyone ever gotten this exception when running the PMD report: java.lang.ClassCastException: net.sourceforge.pmd.symboltable.MethodNameDeclaration at net.sourceforge.pmd.rules.strings.StringInstantiation.visit(StringInstantiation.java:42) at net.sourceforge.pmd.ast.ASTAllocationExpression.jjtAccept(ASTAllocationExpression.java:19) at net.sourceforge.pmd.ast.SimpleNode.childrenAccept(SimpleNode.java:266)
This happening when it checks the String Instantiation rule on one of my classes. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
