Is there a gwt 2.7 version of the eclipse plugin?
If i install the eclipse plugin from the official repository: https://dl.google.com/eclipse/plugin/4.4
It
The plugin contains GWT 2.6.0.
To use GWT 2.7.0, download SDK from here:
http://www.gwtproject.org/download.html
unzip it and add it as sdk to eclipse:
properties -> Google -> Web Toolkit -> configure sdk
use the add button to add the GWT 2.7.0 sdk to your workspace.