Sonar, QAPlug, IntelliJ Integration - Multiple profiles?
问题 I've set up a Sonar installation on our build server so that we can maintain reporting on our coding rules compliance, code coverage, etc. What I want to do is maintain this Sonar installation as the main source of our checkStyle, findBugs and PMD rules. Sonar supports this by letting you modify the rules its using and export them. I can then import these rules to developer machines running IntelliJ Idea with the QAPlug plugin. The problem is that I have to import profiles individually. Which