I'm trying to use Sonar plugin with eclipse projects, but when I go to my project and try to "Associate with Sonar" it doesnt work. It says that GroupID is empty. I've searched everywhere and didnt find an answer.

link|improve this question

0% accept rate
what happens when you click on "Find on Server"? Did you specifiy the right sonar server/instance in the drop down box? – oers Apr 5 '11 at 4:56
When I click Find on Server. A Load bar appears and when the load stops nothing happens. I don't know if I specified the right server – Eduardo Apr 5 '11 at 16:09
1  
You have to specify your own server/Server installation. You must have analysed your projects at least once, before using the plugin. – oers Apr 5 '11 at 19:05
feedback

1 Answer

Did you click "find on server" like described here: http://docs.codehaus.org/display/SONAR/Sonar+Eclipse ?
enter image description here

That usually worked for me if the same project is available at the sonar instance.
You should click finish only after the project was found on the server.

link|improve this answer
what if the server is not available in the sonar instance? How to manually add it? – Rudy Dec 29 '11 at 11:17
@Rudy docs.codehaus.org/display/SONAR/… – oers Dec 29 '11 at 11:46
I think you don't understand my question. However I solved it. Thx. – Rudy Dec 30 '11 at 2:54
@Rudy can you by chance elaborate on how you solved it? i am stuck here as well. – Joe Chen Feb 7 at 20:59
@JoeChen you can always ask a new question,but make sure that it is easily understood :D – oers Feb 7 at 21:13
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.