| Article: |
Custom PMD Rules | |
| Subject: | Which version of PMD? | |
| Date: | 2003-04-10 07:52:19 | |
| From: | anonymous2 | |
| The article stated that the ability to create XPath-based rules was recently added. I'm not familiar with PMD's development, so I'm curious as to which version it was added. | ||
Showing messages 1 through 4 of 4.
-
Which version of PMD?
2003-04-10 07:53:50 tcopeland [View]
-
Need help to derive some rules of PMD
2009-06-03 05:45:23 SudhaThangaraj [View]
Hi,
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 -
Need help to derive some rules of PMD
2009-06-03 05:44:42 SudhaThangaraj [View]
Hi,
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 -
Need help to derive some rules of PMD
2009-06-03 12:01:07 tcopeland [View]
Hi Sudha -
You might want to ask about this on the PMD forums instead:
http://sourceforge.net/forum/forum.php?forum_id=188192
Yours,
Tom



You can see a bunch of rules which were converted to XPath here:
http://pmd.sourceforge.net/rules/basic.html
Fun stuff!
Yours,
Tom