FYI, I just use the maven plugins for tomcat or jetty which run the classes 
right from my projects (automatically recompiled by my IDE) with automatic app 
reload (or just a keypress away).

See https://github.com/tbroyer/gwt-maven-archetypes for my setup.

On a project with heavy jetty customization, we just had a "dev" config for 
jetty to load classes from our project, with automatic app reload.
The same is available for tomcat.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to