Action to generate GWT Compile Report

August 19th, 2010 by Nikolay Chashnikov

If you use GWT Compile Reports to analyze your GWT Application IntelliJ IDEA 10 will make this task easier. Using Tools | Generate GWT Compile Report action you can now generate a report and open it in the browser directly from IntelliJ IDEA:

Tags: ,

2 Responses to “Action to generate GWT Compile Report”

  1. Eyal Says:

    Hi,

    I get out of memory error where can I define the -Xmx flag for the compile report ?

  2. Nikolay Chashnikov Says:

    Hello,

    this action uses GWT Facet settings for GWT compiler, so you can go to File -> Project Structure -> ‘Modules’ -> GWT facet node under a module node, and increase value in ‘Compiler maximum heap size’ field.

Leave a Reply