Prerequisites (VS marketplace)
Supported Visual Studio version: VS2019 Supported Visual Studio OS: Windows Supported Language: C#
Prerequisites (IntelliJ)
Java version: 1.8+ Supported Intellij version: IntelliJ IDEA Community : 2019.3+ IntelliJ IDEA Educational: 2019.3+ IntelliJ IDEA Ultimate: 2019.3+ IntelliJ IDEA 2021.2 (Community Edition) Android Studio version: 4.0+ Android Studio build: 193.2252+
Prerequisites (Sonar)
Make sure Sonar analysis for a particular project is completed and code issues are visible on Sonar UI.
Prerequisites (Remote Analysis)
In order to give read, write and execute permission to a user running remote scan: create a group ‘gamma’ with the help of following command: sudo groupadd gamma Change the group of the gamma installation directory to ‘gamma’ sudo chgrp gamma -R /opt/gamma Add permission to gamma installation directory: sudo…
- 1
- 2