SonarLint 7.1 failed to install on eclipse 2020-06

I download eclipse 2020-06 which is the last version for Java JDK 8 and then tried to install sonarlint from eclipse marketplace.

I can’t use JDK 11 for eclipse since I require JDK 8 for other plugin.

I got the following error on provisioning when installing:

Cannot complete the install because some dependencies are not satisfiable
Software being installed: a.jre.javase 18.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))

Hi @BrunoMonteiro

If you have to stay on Java 8 as a runtime for Eclipse, you should also stick to SonarLint 6.2 as we started to target Java 11 in 7.0.