Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/70.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 在Eclipse中安装软件时出错_Android_Eclipse_Plugins_Sdk_Installation - Fatal编程技术网

Android 在Eclipse中安装软件时出错

Android 在Eclipse中安装软件时出错,android,eclipse,plugins,sdk,installation,Android,Eclipse,Plugins,Sdk,Installation,我想在EclipseLuna版本中安装新软件,但在安装过程中出现了错误! 错误是: An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase. session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, oper

我想在EclipseLuna版本中安装新软件,但在安装过程中出现了错误! 错误是:

An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand=, action=).
Error reading signed content.
error in opening zip file
我该怎么办?
请帮助我。

我假设您正在尝试使用更新站点安装ADT,如官方ADT页面所示。尝试使用Eclipse marketplace安装它


转到,将“安装”图标拖放到正在运行的Eclipse上。然后按照说明进行操作。

您是如何进行安装的?市场网站?Eclipse中的市场?更新网站?手动部署?你想安装哪个插件?@Alexis Dufrenoy:我从eclipse市场下载了eclipse。。。我尝试在eclipse中安装ADT-23.0.4插件,但由于这个错误,我无法安装。我想知道的是:您是如何安装ADT的?您是否遵循官方网站上的说明?对于安装,我去帮助--->安装新软件--->点击存档按钮--->从我的电脑中选择ADT--->并安装它是的,我遵循android开发者安装方法…谢谢。为什么他们不能以这种方式在developer.android.com上发布?