IntelliJ IDEA 2017.3 Help

Analyzing GWT Compiled Output

This feature is only supported in the Ultimate edition.

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.
Last modified: 6 March 2018

See Also