GWT program not running -


when run project following error: not find or load main class com.google.gwt.dev.gwtshell

i have installed google plugin sdk's , gwt designer. not understanding due error occuring?

com.google.gwt.dev.gwtshell deprecated , no longer used in later versions of gwt.

com.google.gwt.dev.devmode 1 used launch gwt dev mode.

references -

  1. simple compiling , debuggig - https://developers.google.com/web-toolkit/doc/latest/devguidecompilinganddebugging

  2. advanced superdevmode - https://developers.google.com/web-toolkit/doc/latest/devguidecompilinganddebugging#superdevmode


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -