简体   繁体   English

无法生成Cloud Endpoint客户端库 - “不是App Engine项目”

[英]Cannot Generate Cloud Endpoint Client Library - “Not an App Engine project”

When I attempt to generate an endpoint client library in Eclipse (GPE 3.5.1, GAE SDK 1.9.4) I get this error: "Not an App Engine project". 当我尝试在Eclipse(GPE 3.5.1,GAE SDK 1.9.4)中生成端点客户端库时,我收到此错误:“不是App Engine项目”。 The project is an App Engine project (and is deployed). 该项目 App Engine项目(并已部署)。 The project is configured as an EAR project with backend and frontend modules. 该项目配置为具有后端和前端模块的EAR项目。 I don't get any errors in the Error Log. 我没有在错误日志中收到任何错误。

GAE SDK 1.9.3 gives me the same error. GAE SDK 1.9.3给了我同样的错误。 I've also tried the command line but simply get 'Error'. 我也试过命令行,但只是得到'错误'。

If you created your your cloud-endpoints projects using WTP, then Right click on the "cloud-endpoints" project => " Google App Engine WTP " => "Generate Cloud Endpoint Client Library" 如果您使用WTP创建了您的云端点项目,请右键单击“cloud-endpoints”项目=>“ Google App Engine WTP ”=>“生成Cloud Endpoint客户端库”

You get the error if you right click on the "cloud-endpoints" project => "Google" => "Generate Cloud Endpoint Client Library". 如果右键单击“cloud-endpoints”项目=>“Google”=>“生成Cloud Endpoint客户端库”,则会出现错误。

If you do not see the " Google App Engine WTP " menu item, ensure you are using the Java EE perspective. 如果您没有看到“ Google App Engine WTP ”菜单项,请确保使用的是Java EE透视图。

你需要创建第一个应用程序引擎项目,然后在该项目中为你的cliens生成库。

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

相关问题 使用Google App Engine端点连接到Cloud SQL - Connect to Cloud SQL with Google App Engine Endpoint 谷歌应用引擎云终端安全性 - google app engine cloud endpoint security google-cloud端点应用程序引擎连接的android项目的登台服务器 - staging server for google-cloud endpoint app-engine connected android project 如何在App Engine上使用Google Client Library for Java创建Google Cloud Storage可恢复上传网址? - How do I create a Google Cloud Storage resumable upload URL with Google Client Library for Java on App Engine? 由于连接重置,Google App Engine生成Cloud Endpoint失败 - Google App Engine Generating Cloud Endpoint failed due to connection reset 使用Cloud Endpoint Framework中的IP地址访问App Engine本地主机 - Access App Engine localhost using IP address in Cloud Endpoint Framework 生成Google Cloud终结点客户端库时获取MalformedJsonException - Getting MalformedJsonException while generating google cloud endpoint client library 在生成的Google Cloud Endpoint客户端库中包含子类 - Include sub-classes with generated Google Cloud Endpoint client library 从ios客户端和App Engine端点提供OAuth凭据 - Providing oauth credentials from ios client and app engine endpoint Google 应用引擎 maven 原型 HelloWorld 端点项目 - Google app engine maven archetype HelloWorld endpoint project
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM