Trying to connect to sonar cloud

Please provide

  • Operating system: Windows 10
  • SonarLint plugin version: 7.4
  • Is connected mode used: No
    • Connected to SonarCloud or SonarQube (and which version):

And a thorough description of the problem / question:
Eclipse version: 2018-12
I just installed sonarlint 7.4 from the eclipse marketplace. I am trying to follow the instructions to connect to sonar cloud, but sonarlint does not show in the list when I do: File > New > Other

image

Sorry, I’m new here. I saw a similar post and the resolution was to run eclipse under jdk 11. I am now able to see sonarlint in the list for me to proceed with the connection to either sonar cloud or sonar qube.

I ran eclipse like this: eclipse -vm path/to/jdk-11/javaw.exe

This can now be closed, thanks.

1 Like

Thanks for the followup!