It just so happens that the projectCreator/applicationCreator scripts that shipped with GWT 1.4 created launch configuration files for Eclipse.
The docs for that are over here: http://code.google.com/docreader/#p=google-web-toolkit-doc-1-4&s=google-web-toolkit-doc-1-4&t=GettingStarted http://code.google.com/docreader/#p=google-web-toolkit-doc-1-4&s=google-web-toolkit-doc-1-4&t=DevGuideCommandLineTools You can take a look at the .launch files created by those scripts. Also, I just tried it out, and you can use GWT 1.4.62 with the Google Plugin for Eclipse; it will make launch configurations and do compiles for you. http://code.google.com/eclipse Hope this helps! On Thu, Jul 2, 2009 at 6:00 PM, EricM<[email protected]> wrote: > > I am building a web application on eclipse using using GWT version > 1.4.62. How should > Eclipse be configured to compile and run/debug GWT applications? A > sample of run and debug configuration settings on eclipse would be > really helpful. > > Eric. -- Alex Rudnick swe, gwt, atl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
