|
From: Srilakshmanan, L. <Lak...@tr...> - 2007-02-23 06:44:33
|
Hi,
I am getting the following error while running PMD.
"Avoid really long methods"
I have tried the following and checked the mailing list to no avail.
<rule ref=3D"rulesets/codesize.xml">
<exclude name=3D"LongMethodRule"/>
</rule>
<rule ref=3D"rulesets/codesize.xml">
<exclude name=3D"ExcessiveLengthRule"/>
</rule>
<rule ref=3D"rulesets/codesize.xml">
<exclude name=3D"ExcessiveMethodLength"/>
</rule>
Any assistance is greatly appreciated.
Thanks
Lakshman
|