Must-share information (formatted with Markdown):
- sonarqube-10.3.0.82913 developer edition free trial
- how is SonarQube deployed: zip
*What are you trying to achieve? I’m trying to analyze a small .net example - what have you tried so far to achieve this:- I go to the folder where the .net system was created, and I open that path with CMD, then I try to add the first commands that SonarQube gives me, and it does not recognize them
ERROR:
SonarScanner.MSBuild.exe begin /k:“pruebaweb” /d:sonar.host.url=“http://localhost:9000” /d:sonar.token=“sqp_00e2e6aeed01253ad3fae4fdd6c7fb0d67e672da”
"SonarScanner.MSBuild.exe"is not recognized as an internal or external command,
executable program or batch file.
I have intalled Java jdk-17