Modify SonarLint to run third party analyzers

@Julien_HENRY,
We need Eclipse + SonarLint to run third party analyzers in SonarQube and show result in Eclipse.
How can I modify/extend SonarLint code to do above?

Is below the right code and any idea how I can do it?

Thanks
Joe

Hi @jeugene,

SonarSource doesn’t support running third party analyzers in SonarLint, so you’ll be on your own.