Analysis of output (Eclipse)
After running an analysis successfully, view the results with the help of following views on Eclipse. These views can be opened as follows: (e.g. Component Report View, Hotspot View, and Component Info View):
After running an analysis successfully, view the results with the help of following views on Eclipse. These views can be opened as follows: (e.g. Component Report View, Hotspot View, and Component Info View):
Criticality filter value can contain custom severities or can be blank. Example: criticalityFilter=”blocker;severe;medium” Note: Values should be separated using semicolon (;).
The following are the steps for running the SonarQube module with Remote Analysis:
Make sure Sonar analysis for a particular project is completed and code issues are visible on Sonar UI.
Import the same set of certificates used for Embold in default jre keystore on standalone Corona machine. Default jre path: Javajre1.8.0_171libsecurity. Below is the command: “keytool -import -trustcacerts -alias gamma -file “ ”-keystore cacerts”