Article:
 |
|
Custom PMD Rules
|
| Subject: |
|
Which version of PMD? |
| Date: |
|
2003-04-10 07:53:50 |
| From: |
|
tcopeland
|
Response to: Which version of PMD?
|
|
PMD v1.04, which was released on March 21 2003, has the XPath stuff in it.
You can see a bunch of rules which were converted to XPath here:
http://pmd.sourceforge.net/rules/basic.html
Fun stuff!
Yours,
Tom
|
Showing messages 1 through 3 of 3.
-
Need help to derive some rules of PMD
2009-06-03 05:45:23
SudhaThangaraj
[Reply | View]
-
Need help to derive some rules of PMD
2009-06-03 05:44:42
SudhaThangaraj
[Reply | View]
-
Need help to derive some rules of PMD
2009-06-03 12:01:07
tcopeland
[Reply | View]
In PMD ,I need to derive a rule for,
* class length >1000
* String concatination should be done only with String Buffer
Can anyone help me in this...
Thanks,
Sudha