"Could not find ‘java’ executable in JAVA_HOME or PATH." when scanning with Scanner for NET

Hi @aksimoN

This command line will install

  • The SonarScanner for .NET as a dotnet global tool
  • The underlying SonarScanner (java-based) is embedded with that

Specific JDK needs to be installed separately, we don’t embed it.

HTH,
Mickaël

1 Like