我创建了一个干净的 Android 应用程序 A 然后我右键单击它并选择了 Google->Generate App Engine 这导致了这个:
错误描述是:
Description Resource Path Location Type
There was a problem generating the API metadata for your Cloud Endpoints classes: com.google.api.server.spi.tools.ClientLibGenerator$Language A-AppEngine Unknown Google App Engine Cloud Endpoints Problem Marker
如何解决这个问题?
最佳答案
在查看了很多帖子后,我终于修复了这个错误,虽然我不知道为什么会这样:
谁能解释一下?
关于android - Google App Engine Cloud Endpoints Pr@blem 标记 -> 在干净的 Android 项目上生成 App Engine 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23595180/