简体   繁体   English

从Android ADT捆绑包下载中打开Eclipse时出错

[英]Error opening eclipse from android ADT bundle download

I downloaded the ADT bundle for windows in the android developers website. 我在android开发人员网站上下载了Windows的ADT捆绑包。 I'm expecting that once I extracted them on my C: it will just run smoothly. 我期望一旦将它们提取到C语言上,它将运行平稳。 Unfortunately, I'm getting this error 不幸的是,我遇到这个错误

在此处输入图片说明

Any ideas on what's causing this? 关于什么原因的任何想法? Already downloaded java from oracle website. 已经从oracle网站下载了java。 C:\\Program Files\\Java\\jdk1.7.0_25. C:\\ Program Files \\ Java \\ jdk1.7.0_25。

Edit: For those asking the version of my OS. 编辑:对于那些询问我的操作系统的版本。 Here it is. 这里是。

在此处输入图片说明

So I'm sure I downloaded the right version of the ADT. 因此,我确定我下载了正确版本的ADT。

It seems like you have downloaded wrong version of Adt. 看来您下载的Adt版本错误。 Are you sure that it is suitable for your pc? 您确定它适合您的PC吗? Is your computer 64-bit? 您的计算机是64位的吗?

Check if it's the 32-bit or 64-bit version. 检查它是32位还是64位版本。 If that doesn't work, re-install java. 如果那不起作用,请重新安装java。 The jvm.cfg file is an internal file and should not really be touched, but it seems Google might have a custom one for the emulator or something. jvm.cfg文件是一个内部文件,不应被真正接触,但似乎Google可能为仿真器或其他内容定制了一个。 If that still doesn't work, open SDK Manager and install everything they have. 如果仍然无法解决问题,请打开SDK Manager并安装所有工具。 Otherwise I dunno. 否则我不知道。

我不知道真正的问题是什么,但是我卸载了JRE并重新安装..现在它可以正常工作了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM