There are two ways (at least) to start a new gwt application project: 1) New/Google/Web Application Project (and) 2) New/WindowBuilder/GWT Designer/Model/GWT Java Project
I like (2) because it supports initializing the project to be an MVP project. However, I'm tempted to favor (1) because I suspect that it might be the preferred/best supported approach by the GWT dev team. For example, (1) has the option of initializing the project as a Google App Engine project while (2) does not. Question: Since (2) really has nothing to do with GWT Designer GUI designer, why not merge the functionality of (2) into (1)? Comments? -- 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.
