Download java 32 bit for mac

broken image

Scanning projects that contain C, C++, or ObjectiveC code requires some additional analysis steps. To scan using the SonarScanner Docker image, use the following command: docker run \

broken image

Running SonarScanner from the Docker image If you need more debug information, you can add one of the following to your command line: -X, -verbose, or -Dsonar.verbose=true. You should get output like this: usage: sonar-scanner Verify your installation by opening a new shell and executing the command sonar-scanner -h ( sonar-scanner.bat -h on Windows). Update the global settings to point to your SonarQube server by editing $install_directory/conf/sonar-scanner.properties: #- Default SonarQube server We'll refer to it as $install_directory in the next steps. To run SonarScanner from the zip file, follow these steps:

broken image

# Path is relative to the sonar-project.properties file. Configuring your projectĬreate a configuration file in your project's root directory called sonar-project.properties # must be unique in a given SonarQube instance The SonarScanner is the scanner to use when there is no specific scanner for your build system.