TrimbleSolutionsCorporation / VSSonarQubeExtension

This is a SonarQube Extension for Visual Studio
http://visualstudiogallery.msdn.microsoft.com/7fc312c3-f1ab-49f8-b286-dbf7fff37305
GNU Lesser General Public License v3.0
24 stars 17 forks source link

Fails to list projects #26

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi

After installing and configuring the extension with Visual Studio Premium 2013 (VS) there are no projects listed. VS' log and extension's log don't show any error messages.

Also when starting VS an error window pops up saying "SonarQubeExtension is not usable condition ...". Stack trace points to JSon being parsed. Unfortunately nothing of that makes it into any log so please see the attached screenshot.

sonarqube-extension-error

Communication in Fiddler looks OK. I can't just post it but if you need specifics let me know and I will gladly prepare a cleaned up version.

Thanks for creating the extension in any case. A VS integration would be a great seling point for SonarQube in our project.

Regards Dieter

ghost commented 10 years ago

P.S.:

The extension's settings.cfg file lists on of our projects. So the JSon parsing in general seems to work.

Some values for CxxPlugin keys point to "C:\Tekla\Buildtools..." which doesn't exist on my computer but as we don't use the C++ plugin they probably are not a problem.

jmecosta commented 10 years ago

You can try the new version https://github.com/jmecosta/VSSonarQubeExtension/releases/download/1.2.0/VSSonarExtension.vsixshould fix your issues

Thanks On May 14, 2014 2:29 PM, "Dieter77" notifications@github.com wrote:

Reopened #26 https://github.com/jmecosta/VSSonarQubeExtension/issues/26.

— Reply to this email directly or view it on GitHubhttps://github.com/jmecosta/VSSonarQubeExtension/issues/26#event-120968529 .

ghost commented 10 years ago

V1.2 works out of the box - thanks a lot Jorge!

Seems I missed the update because I downloaded from http://visualstudiogallery.msdn.microsoft.com/7fc312c3-f1ab-49f8-b286-dbf7fff37305

jmecosta commented 10 years ago

This version is still not in the gallery. Still need to update to work with latest version of the c# plugin. On May 14, 2014 3:35 PM, "Dieter77" notifications@github.com wrote:

V1.2 works out of the box - thanks a lot Jorge!

Seems I missed the update because I downloaded from http://visualstudiogallery.msdn.microsoft.com/7fc312c3-f1ab-49f8-b286-dbf7fff37305

— Reply to this email directly or view it on GitHubhttps://github.com/jmecosta/VSSonarQubeExtension/issues/26#issuecomment-43074371 .