On 23 nov, 13:12, Sreekanth Nambiar <[email protected]> wrote: > Hi, > > Do anybody have sample code to demonstrate how GWT test cases can > be integrated in to Ant build script?
The ant script generated by webAppCreator contains "test.dev" and "test.prod" targets. The script is generated from this template: http://code.google.com/p/google-web-toolkit/source/browse/tags/2.1.0/user/src/com/google/gwt/user/tools/project.ant.xmlsrc -- 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.
