IntelliJ IDEA 11.0 Web Help

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

Note that 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.
  4. Inspection results display in the Offline View tab in the Inspection tool window.

See Also

Concepts:

Procedures:

Reference:

Web Resources: