I am damm confusing to create a new PMD rule in ruleset! can anyone guide me to the approach to do so? thanks in advance!
yes, all the documentation has not given clear idea to create a new rule in ruleset. I am planning to create rule for comments and javadoc. But unable to create it..! any idea?
hemanth
2010-10-01 13:26:10
I am planning to do like following for a rule that is 'java comments'.
hemanth
2010-10-05 07:01:40
I have choosen the existed ruleset from pmd and i was modified message, description, priority and implemented class name. Now i am readu to develop a class for checking code to identify the the java comments syntaxes. Here i stopped my implementation due to lack of idea! Any idea on pmd rule for java comments?
hemanth
2010-10-05 07:05:19
I m successfully able to create PMD custom/new rules in myeclipse IDE. I have created new rules for checking the initializations of integer numbers and some more. But now d problem is, i just want to create rule for checking javadoc, java comments, whitespaces and indentations. have any idea?
hemanth
2010-10-12 05:16:32