IntelliJ IDEA 2018.2 Help

Analyzing GWT Compiled Output

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: 20 November 2018

See Also