【发布时间】:2012-06-19 15:29:39
【问题描述】:
我正在学习在 Eclipse 中将 GWT 与 App Engine 结合使用。我在构建路径中包含了 App-Engine SDK。我正在阅读这里给出的教程。 https://developers.google.com/web-toolkit/doc/latest/tutorial/appengine 它说要在 META-INF 目录中创建一个文件 jdoconfig.xml,但我在我的项目结构中找不到 META-INF 目录。
【问题讨论】:
-
什么版本的 Eclipse?什么版本的 Google 插件?
标签: eclipse google-app-engine gwt