any method to migrate an existing gwt application to maven project
38 views
Skip to first unread message
tong123123
unread,
May 15, 2012, 5:12:50 AM5/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
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.
Thomas Broyer
unread,
May 15, 2012, 7:50:21 AM5/15/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
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.