Steps followed,
-> Installed sonar plugin in Eclipse 4.2.2 by following the steps from - http://eclipse.dzone.com/articles/static-code-analysis-and
-> Build project with mvn sonar:sonar command.
-> Right clicked project in Eclipse to associate to sonar and get the below error in "Problem Occurred popup"
'Synchronize issues' has encountered a problem. Error during issue query org.sonar.wsclient.issue.IssueQuery@d6cd19
How to fix this? Any help?
Give a try to SonarLint for Eclipse. Much more faster than the SonarQube Eclipse plugin, it will make you able to run SonarQube analysis without the need to get connected to SonarQube server.
If you want to connect to a SonarQube server anyway in order to synchronize analysis configuration, it is also possible but not required. ;)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With