I would appreciate it if someone could supply the steps to create a maven project within MyEclipseForSpring using the gwt-maven-plugin archtype, version 2.1.
I tried to follow the mojo instructions that ME4S mentions in its GWT Scaffolding tutorial, but it isn’t clear how to do it within eclipse. The mojo tutorial wants you to create it with shell commands.
1. How to create the maven project
2. How to configure the file structures, and the POM file dependencies.
3. How to deploy it within myeclipseforspring hosted mode, and then standalone. Do I need to install external GWT SDK software?
Thanks,Jenny