java - How to setup sonar for code -


i have installed sonar server service on wintel dev box @ work. have installed eclipse sonar plugin.

in properties (windows -> prefeences -> sonar -> servers) have setpu connection , connects no issues. now, when go assoicate project sonar (right click -> configure -> associate sonar) dialogue box asking me select sonar project. dont have 1 yet first time has run how set part correctly?

thanks

as explained in documentation, necessary analyse project first before being able associate project.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -