By nikosmar
via javacodegeeks.com
Published: Oct 13 2012 / 06:48
PMD is very nice Java code scanner which helps you avoid potential programming problems. It can be easily extended to your needs, and this post will bring you simple example of custom PMD rules related to JPA's @Enumerated annotation usage.
Tweet
SaveShareSend
Tags: frameworks, java, open source
Add your comment