You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: