问题
SonarLint v2.0 for IntelliJ is out now, and has this "connect to sonar server" feature, but even so, it seems it isn't in sync with my server rules.
http://www.sonarlint.org/intellij/#Connected
Is it working for someone? I'm I missing a step? Or could it be a bug?
Thanks!
IntelliJ Idea Version: 2016.1 SonarLint Version: 2.0.1 SonarQube Version: 5.4
回答1:
SonarLint, as of now, won't work with third party analyzers like PMD or FindBug, if you are using those, they will simple be ignored.
You can update your rules in SonarQube Server to only use rules defined in the SonarQube repository, most of them have an equivalent version.
回答2:
Please check SonarLint console for details and open a thread on SonarLint Google group so that we can investigate.
来源:https://stackoverflow.com/questions/36803897/connected-mode-on-sonarlint-v2-0-on-intellij-not-working