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

不想你离开。 提交于 2020-01-09 19:56:06

问题


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)

回答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 >>

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

  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



回答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

3.click on "install new software"

4.click on add.

5.click on "archive".

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

  1. install the software.



回答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!!!




回答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.

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




回答5:


1.Download it from https://www.sonarlint.org/eclipse/

2.In Eclipse go to Help->Install New Software->Add

3.Now click on Archive and select downloaded plugin zip and click Ok

4.Select the items and click Next and then accept license agreement and finally it will ask for a restart



来源:https://stackoverflow.com/questions/34876327/not-able-to-install-sonarlint-plugin-in-platform-eclipse-mars-1-4-5-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!