Basically, I would like to start by clicking Eclipse's "New Web Application 
Project" button (which creates a "standard" client/server example project). 
 Then, I want to remove everything that relates to using a server.

Though I know I can just copy the JS and other files to another machine for 
deployment, it seems that extra space and execution time is needed during 
devlopment even though I don't need server support.

So, can someone (please!) provide a list of all files that can be deleted as 
well as any "config file" (e.g., "web.xml") changes that need to be made to 
transform the "standard" GWT project into a client-only version?

I would find such a list very useful!

Thanks for your comments/suggestions,

-Kenneth

-- 
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.

Reply via email to