javaeclipsesonarqubesonarlinteclipse-mars

How to show SonarLint in Eclipse?


I installed SonarLint using this approach on my ECLIPSE MARS 2 - 4.5.0

I couldn't do it with MarketPlace because of this error: Can not read the repository at https://eclipse-uc.sonarlint.org/compositeContent.xml. Received fatal alert: protocol_version

The installation was successful, I had no erreor but I can't find SonarLint's view in the window's settings (Window>Setting).

This is a screenshot of the installed plugins: enter image description here

The same result in marcketPlace :

enter image description here

In Settings :

enter image description here

Do you have any idea how to solve this problem ?


Solution

  • I guess you're using a Java runtime < 1.8 for Eclipse ?
    Sonarlint requires a Java runtime >= 1.8.x