问题
I am using gwt-maven-archetypes
and I have the problem that I can't recall how I can deploy my application to the Google App Engine.
It's been a while since I did this last time. I can remember that there is a command line tool that I have to use since the GWT Plugin for Eclipse does not work with the gwt-maven-archetypes
or something like that.
回答1:
Use a GAE Archetype and then use "Deploy to App Engine..." from the plugin menu; see this answer.
You might also be able to mark your current project as an App Engine project in Properties > Google > App Engine > check "Use App Engine" to be able to deploy with the plugin.
来源:https://stackoverflow.com/questions/35817916/how-to-deploy-gwt-app-to-google-app-engine