简体   繁体   English

在Windows 8.1上无法运行Eclipse

[英]Trouble running eclipse on windows 8.1

Hi I want to start developing android apps, I downloaded the ADT bundle from http://developer.android.com/sdk/index.html I also downloaded and installed jdk -8u5 from http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html both of them I chose the 64 bit versions. 嗨,我想开始开发android应用程序,我从http://developer.android.com/sdk/index.html下载了ADT捆绑包,我还从http://www.oracle.com/technetwork下载并安装了jdk -8u5 /java/javase/downloads/jdk8-downloads-2133151.html他们都选择了64位版本。 after unzipping the ADT to my c:/ drive I started eclipse the title bar wasn't eclipse it was "Resource -" the icon in the Taskbar is not from eclipse (might be a default icon), when I create a new android application project no activity_main.xml nor. 在将ADT解压缩到我的c:/驱动器后,我开始蚀标题栏而不是蚀它是“资源-”当我创建新的android应用程序时,任务栏中的图标不是来自蚀(可能是默认图标)项目没有activity_main.xml也没有。 Java is created and the create activity checkbox when creating the project was checked, even in the new project the title bar doesn't change to the name of the project. 创建Java并在创建项目时选中了创建活动复选框,即使在新项目中,标题栏也不会更改为项目名称。 when trying to create an AVD the OK button stays disabled so I can't create any AVD even using the SDK manager (Tools>Manage AVD's..). 尝试创建AVD时,“确定”按钮保持禁用状态,因此即使使用SDK管理器(“工具”>“管理AVD”)也无法创建任何AVD。 I've tried many different eclipse downloads and nothing works as expected maybe I'm missing something along the way? 我尝试了许多不同的eclipse下载,但没有按预期工作,也许我一路上缺少什么? I've tried with the JRE and JDK. 我已经尝试过使用JRE和JDK。 I would really appreciate some help or some links to where I can download eclipse and java that would work. 我将非常感谢您提供一些帮助或一些链接,这些链接或链接指向可以下载eclipse和java的地方。

may be some problem with jdk. 可能是jdk的问题。 uninstall jdk and install jdk 1.7 and update the sdk manager install all required updates. 卸载jdk并安装jdk 1.7并更新sdk管理器,以安装所有必需的更新。

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

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