On Jan 19, 12:24 pm, Sellfisch <[email protected]> wrote: > Hi there, > > i it possible to create a new Project (with eclipse plugin) without > that example project? I don't want to erase the example every time.
1. create a new Java project 2. create a "war" folder 3. go into the project's properties and check GWT (make sure you have created the "ar" folder *before* using GWT) 4. create GWT module, entry point, HTML host page, etc. But I agree it should be as easy as "create new empty GWT project"
-- 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.
