Selecting a code review
A code review is a selection of categories and rules that focus on an aspect of software quality (such as globalization) or a software property (such as severity). When you review a code base, you can select a supplied code review to run on your code base.
To select a code review:
- Click Window > Show View > Other, expand Java, select Code Review, and click OK. The Code Review view opens.
- Click Window > Preferences. The Preferences window opens, showing the Code Review page.
- In the left pane, expand Java, then select Code Review.
- In the Select Code Review list, click the code review.
- Click OK.
The code review does not run until you define the scope of your analysis (file, project, or workspace).
Parent topic
Reviewing code automatically