Total Pageviews

Sunday, April 12, 2015

GWT Eclipse installation issues

GWT not shown in eclipse:
Make sure the Java JDK is as per the min. requirements. JRE is different from JDK.
To make sure: run in terminal:
java - version.


GWT designer not shown ever after all the required plugin are installed:

Use the plugin link from:
https://code.google.com/p/gwt-designer/

from GWT 2.6.0 above, GWT designer is not supported. so use 2.5.1 as gwt sdk version in eclipse preferences, under google.

No comments: