Opening the Code Review view

The Code Review view is the starting point for all code review tasks. You can initiate all code review tasks from the Code Review view.

To open a Java perspective that includes the Code Review view:

  1. Click Window > Preferences.

  2. In the left pane expand Workbench and select Capabilities.

  3. In the Capabilities list, select Java Developer. Then click OK.

  4. Click Window > Open Perspective > Java to open the Java perspective.

  5. Click Window > Show View > Other > Code Review > Java to include the Code Review view in the Java perspective.

The Code Review view is shown in the following screen capture:

In the Code Review view, you can perform the following tasks:

 

Parent topic

Reviewing code automatically