IntelliJ IDEA 2016.2 Help

Viewing Offline Inspections Results

If you have exported inspection results to a directory in XML format, or performed offline inspection outside IntelliJ IDEA, as a part of the automated build process, you can always download and view the results.

Prerequisite

The relevant project should be opened in the IDE, and should contain the classes that have been inspected. Otherwise, you have to review inspection results, opening the reports as XML files in the editor.

To view inspection results offline

  1. On the main menu, choose Analyze | View Offline Inspection Results .
  2. In the Select Path dialog, navigate to the directory that contains inspection results in XML format.
  3. Click OK. Inspection results display in the Offline View tab in the Inspection tool window.

See Also

Last modified: 23 November 2016