Questions tagged [sonarlint-eclipse]

SonarLint for Eclipse is an extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into their code.

SonarLint for Eclipse is an extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into their code.

More can be found at http://www.sonarlint.org/eclipse/index.html

© 2008-2015, SonarSource S.A, Switzerland

103 questions
0
votes
0 answers

SonarQube snapshot show issue while local snapshot not

I am using SonarQube to find new issues with my code. I am using eclipse for my project when i run snapshot in local environment using maven then it's not show me issue in report, but when I run snapshot on SonarQube then it's give me issue in my…
Ravi
  • 38
  • 7
0
votes
0 answers

After updating to Sonarlint 2.4.0 it's not working anymore in Eclipse Mars

I am currently integrating sonarlint to my project. I installed sonarlint 2.3 in Eclipse Mars a month ago and it works. But I temporarily disabled it in order to work freely. I read that sonarlint has a new version (2.4.0) and I updated it. And…
Ishkar
  • 17
  • 1
  • 7
0
votes
0 answers

Sonarqube plugin 3.5 for java

Hi I am trying to analyse Java code with Sonarqube plugin version 3.5 with RAD 9.1.1 ( Eclipse 4.2). I am following steps from http://docs.sonarqube.org/display/SONARQUBE53/Installing+SonarQube+in+Eclipse . But while configuring when I right click…
user3790198
  • 47
  • 1
  • 9
0
votes
1 answer

Eclipse code formatter profile using SonarQube squid rules

I am looking for some pointers on generating eclipse code formatter xml file using squid rules defined in SonarQube. Please suggest how to do this using SonarLint or any other opensource plugin available. CheckStyle plugin lets me currently generate…
0
votes
0 answers

SonarLint NoClassDefFound NoSonarFilter in Spring Source Tool Suite

I've searched around and tried various suggestions but still have an issue with using SonarLint in my STS IDE. I am using STS 3.7.3.RELEASE SonarLint for Eclipse 2.1.0 SonarLint for Eclipse Java Configuration Helper 2.1.0 The Sonar Qube Server…
Craig
  • 341
  • 2
  • 9
  • 18
0
votes
0 answers

Error while using SonarLint and SonarQube

With using SonarLint and SonarQube in order to analyze my project, I got the following error in eclipse console: Error during analysis java.lang.IncompatibleClassChangeError: org/sonar/java/resolve/BytecodeVisitor at…
Khoda
  • 955
  • 2
  • 14
  • 42
0
votes
3 answers

SonarQube Eclipse Plugin manual download

I want to download SonarQube Eclipse plugin and install on Eclipse IDE manually.(I know it can be download through MarketPlace of Eclipse IDE, but I need to do manually.) Anyone knows where it is possible? Any official site available ?
Débora
  • 5,816
  • 28
  • 99
  • 171
0
votes
1 answer

Resolving issues in SonarQube does not affect warnings reported by SonarLint

If I change status of an issue in SonarQube 5.4 to "Resolved (Won't fix)" or "Resolved (False Positive)", and update data in SonarLint/Eclipse from the server, SonarLint 2.1.0 still reports the warning. Is that as designed?
isobretatel
  • 3,812
  • 7
  • 34
  • 49
0
votes
4 answers

Could not create the view: org.sonar.ide.eclipse.ui.views.issues.IssuesView

I am using SonarLint in Eclipse JUNO to analyse the error but not able to see the result in SonarQube Issues Console and getting the error of Could not create the view: org.sonar.ide.eclipse.ui.views.issues.IssuesView in SonarQube Issues Console. In…
jyoti
  • 21
  • 2
  • 5
0
votes
1 answer

SonarLint: Unable to update data from server

When I add a new sonar lint server, I am getting the below error in eclipse mars2. Unable to update data from server 'sonar' Unable to write protocol buffer data to file…
0
votes
1 answer

(Sonarlint 2.0.0) Error line is not highlighted, issues view is empty,

I've just install the latest SonarLint : org.sonarlint.eclipse.site-2.0.0.20160404-1547-RELEASE.zip My SonarQube server version is 5.4. I could bind my Java project to the server successfully, and the projet has the SonarLint icon. But When I code…
Wognin
  • 55
  • 9
0
votes
1 answer

SonarQube eclipse plugin: Timeout when synchronizing issues

We have a pretty annoying issue in our SonarQube setup. The Setup On the server we have a running SQ 4.5.5 installation. We use the SonarQube eclipse plugin to integrate the Sonar functionality into the IDE. We currently use version 3.4 of the SQ…
0
votes
1 answer

SonarLint on multiple machines

I'd like SonarQube so we installed it and using it during jenkins builds. The problem is how to get results back from the server. I tried some plugin, which apparently worked. So I have seen the errors in my IDE, but I suspect the errors are result…
Zveratko
  • 2,663
  • 6
  • 35
  • 64
1 2 3 4 5 6
7