On Tuesday, May 15, 2012 11:12:50 AM UTC+2, tong123123 wrote: > > as captioned, the website > http://mojo.codehaus.org/gwt-maven-plugin/project-info.html > seem for create new gwt application, not for migrate, and the information > inside is seem outdated, some option cannot be found in current m2eclipse > now. >
I actually don't know of any mean to migrate an application (from what?) to maven. The easiest (and safest!) way is probably to create a new project and then simply copy your files to it. (BTW, do not use the gwt-maven-plugin archetype as a starting point; rather use http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven#Sample_Projects (simple, single module) or https://github.com/tbroyer/gwt-maven-archetypes (multi-module) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/_8Dl_xgIM3AJ. 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.
