SonarLint
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2019 | 4/829 | 7616 (3.05%) | 45 |
November 2019 | 5/900 | 16352 (3.06%) | 84 |
October 2019 | 5/888 | 17512 (3.06%) | 84 |
September 2019 | 4/878 | 17770 (3.29%) | 80 |
August 2019 | 5/900 | 15986 (3.11%) | 78 |
July 2019 | 5/911 | 19144 (3.38%) | 98 |
June 2019 | 7/919 | 15612 (3.03%) | 82 |
May 2019 | 7/913 | 17705 (3.03%) | 70 |
April 2019 | 8/923 | 17272 (2.91%) | 72 |
March 2019 | 7/920 | 18607 (3.06%) | 71 |
February 2019 | 7/924 | 16542 (3.18%) | 70 |
January 2019 | 9/930 | 17405 (2.89%) | 92 |
Unsuccessful Installs in the last 7 Days: 119
Download last 500 errors (CSV)Sunday, December 15, 2019 - 06:43
Reviews Sign in to post reviews
Plugin Java 8 Sonar Configure Eclipse
Submitted by DANIEL SALLAGO on Wed, 2019-11-06 10:25
How to configure sound in my eclipse development environment. Its recognize Java 6 syntax but I want to configure the syntax to recognize java 8.
Some answer?
Unable to install in Eclipse Version 2019-09 R (4.13.0)
Submitted by Edjlle Santos on Tue, 2019-11-05 08:31
Unable to read repository at eclipse-uc.sonarlint.org/content.xml. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
SonarLint Installation Issue in Eclipse Photon
Submitted by Priyadarshi Omprakash Parida on Wed, 2019-07-03 02:41
Hi, I am getting below issue during SonarLint installation in Eclipse Photon. Though it was working fine in Oxygen and Neon. Unable to read repository at https:eclipse-uc.sonarlint.org compositeContent.xml sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Can anyone help me?
Re: SonarLint Installation Issue in Eclipse Photon
Submitted by Julien HENRY on Fri, 2019-08-23 07:51
For support requests, please go to our community forum.
Could you update sonar version? I am getting a lot of FP
Submitted by Mindaugas Jaraminas on Wed, 2019-05-22 01:47
I am getting a lot of False Positives with this version could you update to latest Sonar Lint version to get rid FPs?
Plugin Eclipse c++
Submitted by Luiz Oliveira on Fri, 2019-03-15 17:29
Hey there!
I was wondering if there is already a plugin for Eclipse C/C++ development.
Cheers!
Re: Plugin Eclipse c++
Submitted by Julien HENRY on Mon, 2019-03-18 09:55
It is possible to use SonarLint in connected mode with SonarSource commercial C++ analyzer (assuming you are using CDT). You need to have a commercial version of SonarQube, or use SonarCloud. If you need help, please open a thread on SonarLint community forum.
Offline Installation
Submitted by Himanshu Gupta on Tue, 2018-11-20 06:08
Hi,
Is there a way I can download binary and install offline? I didnt found package for 4.0.0 release
Re: Offline Installation
Submitted by Julien HENRY on Tue, 2018-11-20 09:05
You can find it here: https://binaries.sonarsource.com/SonarLint-for-Eclipse/releases/
Links offline
Submitted by Alejandro Montes on Wed, 2018-10-03 08:59
Looks like the sonar repository is down.
Re: Links offline
Submitted by Julien HENRY on Thu, 2018-10-04 11:02
We recently moved from bintray to our own hosting. But everything looks good to me. Can you open a thread on https://community.sonarsource.com/c/help/sl with the error you are facing?
Thanks
It does not work in Eclipse Photon
Submitted by Garcia Rozas on Mon, 2018-09-10 11:33
Version: Photon Release (4.8.0)
Build id: 20180619-1200
When add sonar server on mydomain:9000/sonar (http) and put my credentials always say:
Error 404 on /sonar/api/system/status and this url works perfectly on my browser.
I test with old eclipse versions ando this process work fine
Thanks !!!!!
Re: It does not work in Eclipse Photon
Submitted by Julien HENRY on Mon, 2018-10-01 10:09
For support questions, go to https://community.sonarsource.com/c/help/sl
SonarLint not show in my menu
Submitted by Rubens Monteiro do Nascimento Junior on Tue, 2018-08-07 17:18
Hi people,
I installed sonarLint in my eclipse luna. But don't see when I click in right button in my project!
Anybody can help me?
Unable to find source of error
Submitted by Louis Voisine on Mon, 2018-06-18 05:50
I've installed SonarLint and correctly linked my project to my remote server and remote project, I've marked as 'excluded' all the library files of my project (Symfony PHP web project), but when I want to run an analysis, I always get the following error no matter the configuration :
An internal error occurred during: "SonarLint analysis of project dashboard (1 992 files to analyze, 14 excluded)".
Could not initialize class org.sonar.channel.ChannelDispatcher
If someone has already had the same error and knows how to solve it, any help is welcome !
HOW TO CLOSE THE SONARLINT
Submitted by Lin Huang on Thu, 2018-06-14 01:57
how to close it ?
it is installed in Juna,but can't find in window->Preference
Submitted by Pro By on Fri, 2018-05-18 23:47
it is installed in Juna,but can't find in window->Preference
Cannot install in Mars or Oxygen
Submitted by Joseph Duke on Tue, 2018-02-20 19:54
I get the following when I try to install:
Unable to read repository at h ttps://eclipse-uc.sonarlint.org/content.xml.
Unrecognized SSL message, plaintext connection?
I have the Market Place client installed. Any suggestions?
Re: Cannot install in Mars or Oxygen
Submitted by Rubens Monteiro do Nascimento Junior on Tue, 2018-08-07 17:16
Hi,
I fixed this problem adding in my eclipse.ini the next lines:
-Djsse.enableSNIExtension=false
-Djava.net.preferIPv4Stack=true
-Dhttps.protocols=TLSv1.2
Observation: I'm behind a proxy and configurated my proxy in windows --> preference --> proxy!
by,
Rubens Jr.
Re: Cannot install in Mars or Oxygen
Submitted by Julien HENRY on Wed, 2018-02-21 09:07
This is a composite update site, so Eclipse should be looking first for https://eclipse-uc.sonarlint.org/compositeContent.xml (which exists). If for some reason Eclipse can't get the compositeContent.xml it will try as a fallback fallback to get content.xml (that doesn't exists). So the message is misleading.
If you are behind a corporate proxy, I would check with your infra team why you can't fetch https://eclipse-uc.sonarlint.org/compositeContent.xml.
Re: Re: Cannot install in Mars or Oxygen
Submitted by Frank Glück on Fri, 2018-04-13 06:19
I have the same Problem, after "Confirm selected..." I got:
Unknown Host: //eclipse-uc.sonarlint.org/content.xml
eclipse-uc.sonarlint.org
If I try to open this URL in a browser:
Not Found
The requested URL /content.xml was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Re: Re: Cannot install in Mars or Oxygen
Submitted by Joseph Duke on Thu, 2018-02-22 09:48
I can click on both of those links you provided, while in the office which does have a corporate fire wall, and I can retrieve both of the XML files.
Is there a way to add SonarLint plugin using the dropins folder?
Submitted by Shakun Nag on Mon, 2017-11-27 11:14
Is there a way to add SonarLint plugin using the dropins folder?
Mismatch between Sonar server and sonar lint reported issue
Submitted by Alpesh Shah on Thu, 2016-12-01 08:29
Hi,
Goal of installing this plugin is to see issues before actually shown on build machine. However, for me issues in Eclipse reported by sonar lint is different from reported on server. We are using server version 5.6 and sonarlint version 2.3.1.
Availabilty for Eclipse Galileo (3.5)
Submitted by Ajay Pal on Tue, 2016-07-26 02:53
Hi,
Is this plugin available for Eclipse Galileo?
If yes please guide with the process to install it!!
Thanks in advance.
This version is not compatible with eclipse 4.5.2
Submitted by Vinicius Florentino on Tue, 2016-06-21 13:09
I got this error message in mars 2.
This version is not compatible with eclipse 4.5.2
Submitted by Hua Jie on Sat, 2016-04-16 05:41
I got this error message in mars 2.
installation failed File not found compositeContent.xml
Submitted by Pavan Tambay on Wed, 2016-01-20 13:02
File not found error during installation: www.sonarlint.org/compositeContent.xml
I see that the file is available at www.sonarlint.org/eclipse/compositeContent.xml instead.
Can you please fix it?
Compatibility With 4.5.1
Submitted by Karthikeyan Vaithilingam on Wed, 2016-01-20 01:37
I'm not able to install SonarLint in Mars 4.5.1 (STS 3.7.2)
Please download the zip and
Submitted by Suresh Arumugam on Fri, 2016-01-29 17:29
Please download the zip and install as archive by selecting the downloaded zip in Install New Software option. This worked for me in STS 3.7.2.
sourceforge login required to install SonarLint plugin
Submitted by Eduardo Coll on Wed, 2015-12-16 11:52
Do we need a SourceForge account to be able to download / install SonarLint plugin? I get prompted for a SourceForge userid / password when I try to install this. Doesn't seem to be a requirement for other plugins....
Thanks
This is very strange since we
Submitted by Julien HENRY on Thu, 2015-12-17 15:07
This is very strange since we have no relation at all with SourceForge. Can you please join SonarLint user group so that we can investigate (this is not the best place to handle support).