[eclipse] Preference to allow disabling Eclipse plug-in
A source code analyzer
Brought to you by:
adangel,
juansotuyo
In the project preferences I have the possibility to disable PMD, but if I have a lot of projects I need to do it for every project individually and it will change its .project file. It would be great if I could temporarily disable PMD in the Eclipse preferences. This should then be saved as a preference in the workspace metadata.
See https://github.com/pmd/pmd-eclipse-plugin/pull/40
This will be possible via the "Check on save" option in the next version.