Home> Products> IntelliJ IDEA> Features & Screenshots> GWT

GWT

IntelliJ IDEA features the GWT Studio plugin that provides the native support for developing Web applications based on the freshly released Google Web Toolkit (GWT). As far as you might recall, Google GWT provides you the framework for simple and effective creating AJAX applications.

See the GWT Studio Live Demo for more information about GWT support.

IntelliJ IDEA built-in GWT supports includes:

  • Intention actions that let you create different GWT components
  • GWT-aware refactorings
  • GWT-ready internationalization (i18n)
  • GWT-aware inspections and quick fixes
  • GWT Inspection
  • "Go To Declaration" action and completion for references from Java code to HTML and CSS Support for native GWT methods, plus embedded JavaScript support:
    • Advanced coding assistance
    • JavaScript syntax highlighting
    • JavaScript code completion
  • GWT Code Completion
  • Integration with GWT compiler
  • Support for GWT specific application configurations for running and debugging GWT applications directly from IntelliJ IDEA