Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Eclipse 4.3 (Kepler) or later. The main development is currently done in Eclipse 4.3.2. 
  2. Install GWT 2.6.1 (important!), including the GWT Eclipse plugin. This is necessary for the gwt-utils and webapp modules, which provide HTML5/JS code generated from Java code. Make sure 2.6.1 is installed and selected:



    If you are not interested in the HTML5/JS projectsapps, you can also skip this step and close them the GWT projects in your Eclipse workspace later.

...