sonar.projectKey=
sonar.projectVersion=1.0
sonar.projectName=
How to decide the projectkey? I mean where can we find it for our .Net
,plsql projects
?
Note- I am new to these sonar and trying to setup all these on my own in my organization.
projectKey is simply the unique identifier of your project inside SonarQube. You are free to choose whatever you want, as long as it is unique.