Hi,
I'm not quite sure if there is a thread for Eclipse related query separately. But since this is a java related one. I'm posting it here.
Is it possible that i can have PMD check run on a project by default ?
Instead of clicking on my source file and check for violations. is it possible that i know the violations when the project is built/compiled from eclipse ? My project is built using an ANT Build as of now, planning to migrate it to Maven.
Any help on this one please ?
Thanks