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))