如何使用Google eclipse插件创建带app引擎模块的gwt gae [英] how to create gwt gae with app engine modules using google eclipse plugin

查看:133
本文介绍了如何使用Google eclipse插件创建带app引擎模块的gwt gae的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Java中使用google eclipse插件创建一个新的GWT和GAE项目?我尝试从eclipse中创建一个新的Web应用程序,但它只是为我创建了一个无模块的GWT和GAE项目。



谢谢。


您可能需要首先使用GPE创建WTP项目,因为要使用您需要创建EAR项目的模块。这里描述:



https ://developers.google.com/appengine/docs/java/webtoolsplatform



您将创建模块,每个模块都是一个动态Web项目。你的GWT应用程序将是其中之一。并按照这里的模块说明:



https://developers.google.com/appengine/docs/java/modules/



请注意,有两个Google相关项会在您右键单击您的项目:Google和Google App Engine WTP。 Google菜单中与应用引擎相关的命令似乎不起作用。请在Google App Engine WTP菜单中使用与应用引擎相关的命令。


How to create a new GWT and GAE project with modules using google eclipse plugin in Java? I tried using make a new web applications from the eclipse, but it just create me a GWT and GAE project without modules.

Thanks.

解决方案

You'll probably want to first create a WTP project using GPE, because to use modules you'll need to create an EAR project. This is described here:

https://developers.google.com/appengine/docs/java/webtoolsplatform

You'll create modules, which will each be a dynamic web project. Your GWT app will be one of those. And follow the instructions for modules here:

https://developers.google.com/appengine/docs/java/modules/

Note that there will be two Google related items when you right-click your project: Google and Google App Engine WTP. Commands related to app engine in the Google menu don't seem to work. Instead use the app engine related commands in the Google App Engine WTP menu.

这篇关于如何使用Google eclipse插件创建带app引擎模块的gwt gae的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆