Android Studio上的Google Cloud Endpoint错误

时间:2021-06-11 20:19:40

While trying to run local dev server

在尝试运行本地开发服务器时

Error opening zip file or JAR manifest missing /../appengine-agent.jar

I am trying solution Error opening zip file or JAR manifest missing : C:\Program

我正在尝试解决方案错误打开zip文件或JAR清单缺失:C:\ Program

But where and how should I alter the default -javaagent: ?

但是我应该在哪里以及如何更改默认的-javaagent:?

1 个解决方案

#1


0  

Inspired by http://www.itkeyword.com/doc/7711578960168911246/error-opening-zip-file-or-jar-manifest-missing-in-maven-with-gae-and-spring-roo

灵感来自http://www.itkeyword.com/doc/7711578960168911246/error-opening-zip-file-or-jar-manifest-missing-in-maven-with-gae-and-spring-roo

I tried deleting all the repositories I have downloaded and right clicked on the project and configured it to "clean compile". Then the folder was automatically downloaded.

我尝试删除我下载的所有存储库并右键单击该项目并将其配置为“clean compile”。然后自动下载该文件夹。

#1


0  

Inspired by http://www.itkeyword.com/doc/7711578960168911246/error-opening-zip-file-or-jar-manifest-missing-in-maven-with-gae-and-spring-roo

灵感来自http://www.itkeyword.com/doc/7711578960168911246/error-opening-zip-file-or-jar-manifest-missing-in-maven-with-gae-and-spring-roo

I tried deleting all the repositories I have downloaded and right clicked on the project and configured it to "clean compile". Then the folder was automatically downloaded.

我尝试删除我下载的所有存储库并右键单击该项目并将其配置为“clean compile”。然后自动下载该文件夹。