IntelliJ IDEA 2016.2 Help

Adding a GWT Facet to a Module

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

Adding a GWT facet to an existing module

  1. Open the Project tool window (e.g. View | Tool Windows | Project).
  2. Right-click the module and select Add Framework Support.
  3. In the left-hand pane of the Add Frameworks Support dialog, select the Google Web Toolkit check box.
  4. In the GWT SDK field, specify the GWT SDK location. (To download the latest version of the GWT SDK, use the Download GWT link.)
  5. If you want a sample GWT application to be created, select the Create sample application check box and specify the application name in the field underneath.
  6. Click OK in the Add Frameworks Support dialog.

See Also

Last modified: 23 November 2016