IntelliJ IDEA 2017.1 Help

Analyzing GWT Compiled Output

This feature is supported in the Ultimate edition only.

IntelliJ IDEA helps you understand the compiled output of your GWT application by providing GWT Compile Reports. Generated reports are displayed in the browser.

To view the GWT compile output report

  1. On the main menu, choose Tools | Generate GWT Compile Report.
  2. In the Generate GWT Compile Report dialog box that opens, choose the module to view the output of from the GWT Module drop-down list.
  3. Specify whether you want to view an existing report or a new one. Do one of the following:
    • To have a new report created, click the Generate button.
    • To view the previous generated report, click the View Report button.

See Also

Last modified: 18 July 2017