1
I have Sonarqube in version 6.2 installed on a server.
On my computer I have Eclipse Neon.2 Release (4.6.2) installed. Through Eclipse Marketplace, I installed Sonarlint 2.6.0 in Eclipse.
In the Sonarqube Servers view I set up the server and tested the connection successfully, and made the project bind.
However, the Sonar issues that appear on the server are not appearing in Eclipse. And when I remove the project bind, issues appear in Eclipse, but they are not the same as on the server.
How do I make server Sonarqube issues appear in Eclipse?