I've added some XML custom rules for my project. Then I added these rules to my local SonarQube server. When I analyze my project all of the custom rules appear. When I opened my project in Eclipse and connected to my local sonarqube via sonarlint, everything works fine. The problem with intellij. It doesn't show any of rules except the rules that have been there before.
in my pom.xml I flagged this one
<sonarLintSupported>true</sonarLintSupported>
Also I'm informed that sonarlint doesn't support 3rd party plugins, but I don't use any of them. Maybe there is some exceptions for intellij? cause for eclipse those rules appear.
My sonarqube version is 7.7.0.23042 and sonarlint Version for Intellij : 3.4.0.2532 Sonarlint for eclipse 4.1