9
How To Install Sonar Qube Plugin In Anypoint Studio

Install sonarqube plugin

Embed Size (px)

Citation preview

Page 1: Install sonarqube plugin

How To Install Sonar Qube Plugin In Anypoint Studio

Page 2: Install sonarqube plugin

Below listed are the steps required for configuring SonarQube Plugin in Anypoint Studio.

• Copy the below SonarQube related zip files into the local machine

• SonarQube-4.5.6.zip• Sonar-runner-dist-2.4.zip

Page 3: Install sonarqube plugin

• Extract the zip files into the local machine

• Open Anypoint Studio and navigate to menu “Help-> Install new Software”

Page 4: Install sonarqube plugin

• Below screen will be displayed

Page 5: Install sonarqube plugin

• Click “Add” button and add URL “http://downloads.sonarsource.com/eclipse/eclipse/”. Then click “OK” button. Refer to the below screen.

Page 6: Install sonarqube plugin

• Select SonarQube Java from available Software list and Click next

• Select SonarQube Java Analyzer from next window and click on next. Refer the below screenshot

Page 7: Install sonarqube plugin

• Click on “I accept terms” in next window and Click Finish. Refer the below screenshot

Page 8: Install sonarqube plugin

• This Completes Installation of SonarQube in your Studio.

• To start working with SonarQube, run StartSonar.bat from sonarqube-4.0\bin\windows-x86-64 folder in the System where SonarQube Server installed, which will start the server

Page 9: Install sonarqube plugin

Thank You!