Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/335.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xslt/3.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
Java 卸载ADT版本22.3.0时出错_Java_Android_Eclipse_Adt_Uninstallation - Fatal编程技术网

Java 卸载ADT版本22.3.0时出错

Java 卸载ADT版本22.3.0时出错,java,android,eclipse,adt,uninstallation,Java,Android,Eclipse,Adt,Uninstallation,要安装ADT 23.0.4版,首先需要卸载ADT 22.3.0。当我试图卸载它时,出现以下错误: An error occurred while uninstalling session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.rcp.configuration_root.win32.win32.x86_6

要安装ADT 23.0.4版,首先需要卸载ADT 22.3.0。当我试图卸载它时,出现以下错误:

An error occurred while uninstalling
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.rcp.configuration_root.win32.win32.x86_64 1.0.0.M20130204-1200 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).
Backup of file E:\Softwares\Android\eclipse\eclipse.exe failed.
Can not remove : E:\Softwares\Android\eclipse\eclipse.exe

除非我不卸载ADT 22.3.0,否则我无法安装ATD 23.0.4,但unistalling给出了上述错误

为什么您需要卸载它,为什么它似乎要卸载eclipse而不仅仅是一个插件?以管理员的身份运行eclipse可能会有帮助,错误消息是关于权限的。我需要卸载它,因为我想安装新版本的ADT 23.3.0,否则如果我不卸载ADT 22.3.0,就会出现依赖性问题