pmd-eclipse-plugin
pmd-eclipse-plugin copied to clipboard
Long running eclipse pmd validation on eclipse debug launch
When I want to debug my code I have a build before launch configured to update the code for debugger. Unfortunately also pmd is part of the launch build and that is not quite useful, because it takes to much time. Would it be possible to configure eclipse-pmd not to validate on debug launches. I didn't find any configuration in eclipse to disable pmd on debug launch.