Not able to install sonarlint plugin in Platform: Eclipse Mars.1 (4.5.1)

29,450

Solution 1

Hi you can download sonar lint from the follwing URL http://www.sonarlint.org/eclipse/ then follow the steps given below

  1. Make sure the download location, Don't unpack the archive file(for windows)
  2. Go to install new software option in eclipse Help >> enter image description here

  3. Click Add button in right of work with text field, following screen will appear enter image description here

  4. Fill name location as "Sonar" etc

  5. Now select the downloaded archive file by clicking Archive button
  6. Follow the installation instructions from the Installation window

Solution 2

you can also install zip file of SonarLint as follow:

1.go to the site https://bintray.com/sonarsource/SonarLint-for-Eclipse/releases/2.6.0.

2.download the setup jar file and go to help menu of eclipse

enter image description here

3.click on "install new software"

enter image description here

4.click on add.

5.click on "archive".

6."open" the jar file from the location you have downloaded the jar.

enter image description here

  1. install the software.

Solution 3

Not sure what the problem exactly is, but I worked around this by starting up STS, select "Install New Software" and pasted the Solarlint update site URL into that dialog: http://eclipse.sonarlint.org/

That allowed me to install the plugin into STS 3.7.2 without any issues. Hope this helps!!!

Solution 4

Please Make visit to this link and as i see you are using mars.

1. If you have eclipse marketplace installed then you can proceed as per.

enter image description here

you just need to drag this icon to your eclipse and done.

2. If not Installed then also same link click on download button and after downloading go to eclipse on right side there is search functionality type install new software and then select that option window will pop up choose>>add button>>archive button>>and upload zip file from download location >>accept agreement and done click on next done.

If you found it easy and helpful please up-vote happy coding and reviewing with sonarlint

Share:
29,450
Mohankumar Rathinam
Author by

Mohankumar Rathinam

Software Developer expertise in Java/J2EE, Spring, spring-boot, JSF, Angular, react, typescript, Hibernate Technologies.

Updated on December 17, 2020

Comments

  • Mohankumar Rathinam
    Mohankumar Rathinam over 3 years

    Trying to install sonar lint plugin in STS tool, it is not installing and says Sonar lint not compatible with this version of eclipse.

    Find the versions details.

    Spring Tool Suite
    Version: 3.7.2.RELEASE
    Build Id: 201511261048
    Platform: Eclipse Mars.1 (4.5.1)
    
  • wwerner
    wwerner almost 8 years
    This does not seem to work anymore. eclipse.sonarlint.org does not look like an update site. Downloading the package and installing manually from the archive worked for me on STS 3.8.1.
  • Bravo
    Bravo over 7 years
    @wwerner , after downloading may i know where to copy these sonarlint files
  • ArifMustafa
    ArifMustafa about 6 years
    I am using Oxygen.1a so I installed successfully the bintray.com/sonarsource/SonarLint-for-Eclipse/releases/3.5.0
  • Saikat
    Saikat almost 6 years
    No longer available there