简体   繁体   English

如何将GWT App部署到Google App Engine?

[英]How to deploy GWT App to Google App Engine?

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. 我正在使用gwt-maven-archetypes ,但gwt-maven-archetypes的问题是我不记得如何将应用程序部署到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. 我可以记住,由于Eclipse的GWT插件不适用于gwt-maven-archetypes或类似的东西,因此必须使用命令行工具。

Use a GAE Archetype and then use "Deploy to App Engine..." from the plugin menu; 使用GAE原型,然后从插件菜单使用“部署到App Engine ...”; 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. 您还可以在“属性”>“ Google”>“ App Engine”>选中“使用App Engine”将当前项目标记为App Engine项目,以便能够与插件一起部署。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM