无法在 Eclipse 中安装 Android ADT
帮助!对于 Windows 7、Galileo、Eclipse 3.5.2:每次安装 ADT 时单击“完成”时,都会收到错误“安装遇到问题 - 卸载时发生错误”。详细信息:
String index out of range:0
eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product
错误
Sat Aug 21 15:40:46 BST 2010
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall, operand=[R]org.apache.commons.lang 2.3.0.v200803061910 --> [R]org.apache.commons.lang 2.3.0.v201005080501, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
Help! With Windows 7, Galileo, Eclipse 3.5.2: every time I click Finish when installing ADT I get the error 'Install has encountered a problem - an error occurred while uninstalling'. Details:
String index out of range:0
eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product
Error
Sat Aug 21 15:40:46 BST 2010
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall, operand=[R]org.apache.commons.lang 2.3.0.v200803061910 --> [R]org.apache.commons.lang 2.3.0.v201005080501, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您确定要安装它而不是卸载它还是什么?我会尝试下载 Eclipse 的新副本并尝试将其安装到该副本上
Are you sure you're installing it an not uninstall it or something? I would try downloading a fresh copy of eclipse and try installing it onto that
这也发生在我身上,尽管我使用的是 Linux,而不是 Windows(但它也是 Eclipse 3.5.2)。我卸载了 Eclipse,然后重新安装了它,然后我安装的第一件事是 Android SDK。现在效果很好。
It's happened to me as well, though I'm on Linux, not Windows (but it was also Eclipse 3.5.2). I uninstalled Eclipse then reinstalled it and the first thing I then installed was Android SDK. It now works well.