I'm using Eclipse Ganymede (latest), JDK 6 update 13, Tomcat 6.0.18
and GWT 1.5.3.
So, I'm looking for the easier way to deploy a GWT application to Tomcat
usint Eclipse IDE. If I use the projectCreator/applicationCreator commands,
I can't do the Export -> WAR file, because Eclipse doesn't recognize the
project as a Dynamic Web Project.
I've tryed use the Cypal Studio 1.0 and gwt-tooling plugins but they have
several bugs and don't do what I want.
So, does anyone know what is the easier way to deploy a GWT application
to a Tomcat 6 using Eclipse IDE?
Thanks in advance,
--fx