I would like to use the same Ruleset in my IDE (Eclipse) that my Sonar profile.
I got the PMD XML ruleset from the Sonar Permalinks and would like to import it into my P
Ivan Nikolov's answer is correct. Your problem are different versions of ruleset format . In my case I was trying to import ruleset exported from PMD plugin version 3.2.6 into plugin version 4.0.0. Here are my findings:
After these changes I was able to import manually migrated custom ruleset file into PMD plugin 4.0.0.
Hope this helps.
BTW: I find 4.0.0 version of PMD plugin very buggy so I downgraded back to 3.2.6