In the following section, we will create a project inside SonarQube. The project will be used to display the static code analysis:
- From the SonarQube dashboard, click on Administration | Projects (tab) | Management.
- On the resultant page, click on the Create Project button.
- On the resultant window, fill in the respective details, as illustrated in the following steps:
- Add a name under the Name field.
- Add a key under the Key field.
- Click on the Create button to create the project:
Creating a project inside SonarQube
- You can see your newly created project on the Project Management page, as shown in ...