If all you want to do is include some external js files: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideAutomaticResourceInjection If you're looking at including jars in your war, it could be worth to look at something for managing your dependencies (like maven): http://maven.apache.org
Cheers, Salvador On Apr 14, 9:58 pm, TimOnGmail <[email protected]> wrote: > Hi all... > > I'm using GWT-EXT, and it needs to be copied into war/js/ext every > time I build my project. However, every time I build my project, it > gets deleted and I have to copy it manually. > > Does anyone know where I would put the ext folder - or what files I > modify to point to it - so that the Eclipse plugin will copy it for > every build? > > - Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
