Review code command terminated. 343 rules were executed against 0 files. PMD...
A source code analyzer
Brought to you by:
adangel,
juansotuyo
I added the eclipse PMD plugin to eclipse but when I execute
PMD -> Check Code, the PMD perspective opens but anything is logged.However the error log from Eclipse report these traces:
1.- 0 markers applied on 92 files in 5ms.
2.- Review code command terminated. 343 rules were executed against 0 files. PMD was not executed.
3.- Command ReviewCode excecuted in 120ms
Notes:
* I enabled the PMD for the specific project (
Right click on the project -> Properties -> PMD -> Enable PMD ticked)* I "Use global rule managent" with all the default rules checked on
Windows-> Preferences -> PMD -> Rule ConfigurationDoes anyone know why PMD is not being executed? Thanks :)
Last edit: Victor p 2017-07-06