following the website http://www.uptick.com.au/content/getting-started-gwt-maven-and-eclipse#comment-263
and start from the middle webAppCreator -maven -out MyGwtMavenSampleApp au.com.uptick.gwt.maven.sample.MyGwtMavenSampleApp and finally the step > 4. Test the application in development mode > > At this point, you should be able to compile and run the new project in > GWT Development Mode. Right-click on the pom.xml in the Project Explorer > and choose "Run As -> Maven Build..." and run the "gwt:run" goal: > I can run the sample from webAppCreator in development mode, what should I do now to help me understand to transfer my origin non maven gwt application to maven gwt application? -- 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.
