On Thu, May 17, 2012 at 8:19 PM, Assiya EL <[email protected]> wrote:
> you must to create a web project and add jar of GWT2.4 and not create a > project gwt with plugin ........it is possible to have a war of the > project with this step > > good luck > I create a normal GWT Application (from the Eclipse plugin). Then export the src folder into a .jar file in war/WEB-INF/lib/ and then use the warbuilder.xml available from this[1] site. Works like a charm. :) [1] http://blog.elitecoderz.net/gwt-and-tomcat-create-war-using-eclipse-to-deploy-war-on-tomcat/2009/12/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
