Install SonarLint 7.4.0.46482 in Eclipse 2018-12

Please provide

  • Operating system: Windows
  • SonarLint plugin version: 7.4.0.46482
  • Is connected mode used:
    • Connected to SonarCloud or SonarQube (and which version): SonarQube 8.9 LTS

And a thorough description of the problem / question:

I am trying to install SonarLint 7.4.0.46482 in Eclipse 2018-12 but with no success.

[https://binaries.sonarsource.com/SonarLint-for-Eclipse/releases/7.4.0.46482/]
After installation (with no error) the Eclipse does not show any SonarLint menus or properties. So I cannot scan my project.

So which 7.x version should still run with Eclipse 2018-12 ???

In which log-file I can see why the version 7.x. is not running in Eclipse 2018-12???

Hi,

i guess your Eclipse runs on Java 8 !?
see SonarLint | Eclipse Plugins, Bundles and Products - Eclipse Marketplace | Eclipse Foundation

SonarLint requires Eclipse to use Java 11+ as runtime (but you can analyze Java projects targeting older Java versions).

This thread might be helpful

Gilbert

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.