Search code examples
javaeclipsesonarlint

How to use SonarLint in Eclipse


I was assigned to use SonarQube for code quality. But while I'm downloading it's plugin to Eclipse I understood it is deprecated and new one is SonarLint.

But as so far I couldn't find any good documentation to how to use SonarLint. How to check java project using that. I only got touch with Youtube videos. But sadly they are really really unclear to me.

If can direct me to a good place to gain clear knowledge on this I'll be really grateful to you.


Solution

  • You can install SonarLint from the Eclipse Marketplace and read the official SonarLint documentation