IntelliJ IDEA 12.1.0 Web Help

Some features described here are available in Ultimate edition only.

When you add a dedicated GWT facet to a module, IntelliJ IDEA re-configures the module and adds all the necessary libraries automatically.

To add a GWT facet to an existing module
  1. Open the Module Settings dialog box.
  2. Select the Modules node, right-click the relevant module, and choose New from the context menu or click the New button add on the toolbar.
  3. Select GWT on the context menu of available facets. The right-hand pane displays the Facet 'GWT' dialog box.
  4. Customize the default GWT facet settings.
  5. If some additional libraries are required, the corresponding warning message is displayed. Click Fix. The necessary libraries will be downloaded and added automatically.
  6. To have the GWT compiler output included in a new artifact, click the Create Artifact button.

See Also

Procedures:

Reference:

Web Resources: