Sonarqube and lint with intellij

2.8k views Asked by At

I am new to IntelliJ. I want to use sonar Qube and sonar lint in combination with IntelliJ IDE. How to configure sonar Qube and sonar lint plugin in IntelliJ?

I went through some sites which are suggesting me File -> Settings -> Other Settings -> Sonar but in my IntelliJ, there is nothing like Other Settings after opening Settings. I am using IntelliJ Ultimate version 2018.2

1

There are 1 answers

0
winne2 On BEST ANSWER

You first need to install the plugin via File -> Settings -> Plugins -> Search in Repositories.

After the plugin was installed successfully, you will find the described "Other Settings" section: enter image description here