Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Right click on the project and select "SonarLint -> Bind to SonarQube or SonarCloud...".
  2. Select "sonarqubesonarcloud" and press "Next".
  3. Click "Generate Token"
  4. A browser opens and you are taken to a Sonarcloud login page
  5. Login with an appropriate account from the list presented, most likely your GitHub account
  6. You are now directed to a sonarcloud token generation page
  7. Enter a name for your token and click "Generate"
  8. Copy the token hex string that is generated from the browser and paste it into the "Token" field in Eclipse and click "Next"
  9. In the "Organization" field, enter the string "onap" and press "Next"
  10. The Connection name "SonarCloud/onap" should be found, click "Next"
  11. Paste "https://sonar.onap.org/" in to the "URL:" text box and press "Next".
  12. Select the "Username + Password" option and press "Next".
  13. Provide your LinuxFoundation user name and password and press "Next".
  14. Accept the suggested name or type your own and press "Next".
  15. Press "Finish".
  16. Press "Add...".
  17. Select the projects you want to add and press "OK".
  18. Press "Next".
  19. Start typing the name of your project, and it should appear in a list box where it should be selected.
  20. Press "Finish".

...