I have a project which we implemented using GWT and Spring. I want to make the project as maven enabled.
How can i achieve that? I have seen GWT maven plugin. Is it definately required?
Thanks, Saritha.
in the following link, I am unable to find how to add the plugin in the eclipse. http://mojo.codehaus.org/gwt-maven-plugin/
how to run the mvn archetype:generate
I have followed http://www.uptick.com.au/content/getting-started-gwt-maven-and-eclipse link to install the gwt maven plugin. Everything was successful after that when iam trying to create maven project iam unable to find gwt-maven-plugin archetype
please help