Hi All,
I am trying to maenize my exisitng GAE-GWT project. So first i started with
a sample new project as mentioned here

http://code.google.com/p/maven-gae-plugin/

I created a project with this command as mentioned on this page

mvn archetype:generate -DarchetypeGroupId=net.kindleit
-DarchetypeArtifactId=gae-archetype-gwt -DarchetypeVersion=0.7.1
-DgroupId=com.myapp.test -DartifactId=testapp


And then i imported this project in eclipse(Galileo)

And nothing worked.(I did expected that it will work )
Version variables are defined like this $${Gae.version}}, which looks absurd
and feel like this plugin is not good enough to start with.
even after fixing these problems, it didint work at all.

Does any one have any sample example/steps for GAE-GWT project with maven.


Thanks,
Ravi.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to