简体   繁体   English

Eclipse的Android软件包

[英]eclipse package for android

I'm a newbie in Android development and I have some difficulties with installing environment. 我是Android开发的新手,安装环境有些困难。 Normally I'm trying to solve this questions by myself, however here I really need your help. 通常,我正在尝试自己解决这个问题,但是在这里,我确实需要您的帮助。 This questions may look for you a bit stupid, I'm sorry for this in advance. 这个问题可能会让您显得有些愚蠢,对于此事,我很抱歉。 First question: is it really matters which eclipse package I will use? 第一个问题:我将使用哪个Eclipse软件包真的很重要吗? I saw it's a number of different packages like Luna, Mars, Neon and so on, and each package has different versions of eclipse, which one I should use? 我看到有很多不同的软件包,例如Luna,Mars,Neon等,并且每个软件包都有不同的eclipse版本,我应该使用哪个版本? I installed Eclipse platform(version 3.8.1) on my Ubuntu 15.10, connected ADT plugins, SDK, everything were ok, until I created a new project. 我在Ubuntu 15.10上安装了Eclipse平台(版本3.8.1),连接了ADT插件,SDK,一切正常,直到创建了一个新项目。 It gave me an error "Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml." 它给了我一个错误“无法打开编辑器:无法实例化编辑器类。这通常表示缺少无参数构造函数,或者在plugin.xml中错误输入了编辑器的类名。” and long list of problems under "Details" button. 和“详细信息”按钮下的一长串问题。

and why you want to use eclipse ? 以及为什么要使用Eclipse? The official IDE now for android is Android Studio its pretty simple and better here's the link to download it and it's easy to download too : 现在,适用于android的官方IDE是Android Studio,它非常简单而且更好,这是下载它的链接,也很容易下载:

http://developer.android.com/sdk/index.html http://developer.android.com/sdk/index.html

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

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