Error installing SonarLint 7.1 plugin on Eclipse 2020-06 marketplace

Hello,

I’m using java11, eclipse 2020-06 (4.16.0) and i’m using eclipse marketplace.

The error message is :

Cannot complete the install because some dependencies are not satisfiable
Software being installed: a.jre.javase 16.0.0
Software being installed: SonarLint for Eclipse 7.1.0.39158 (org.sonarlint.eclipse.feature.feature.group 7.1.0.39158)
Cannot satisfy dependency:
From: SonarLint for Eclipse 7.1.0.39158 (org.sonarlint.eclipse.feature.feature.group 7.1.0.39158)
To: org.eclipse.equinox.p2.iu; org.sonarlint.eclipse.ui [7.1.0.39158,7.1.0.39158]
Cannot satisfy dependency:
From: SonarLint for Eclipse 7.1.0.39158 (org.sonarlint.eclipse.ui 7.1.0.39158)
To: osgi.ee; (&(osgi.ee=JavaSE)(version=11))

Any suggestions?
Best Regards

Hello @zitozzz,

We target Java 11 since SonarLint for Eclipse 7.0, so it is needed for the plugin to install. If for any reason you must stay on Java 8, you will have to stay on SonarLint for Eclipse 6.2.

Hope this helps
Damien