我应该为 Android 应用程序使用哪个 Eclipse 版本?

发布于 2024-09-25 01:04:35 字数 241 浏览 3 评论 0 原文

我开始开发Android应用程序。我应该使用哪个版本的 Eclipse?

我看到有11个版本。我对这些感到困惑:

  1. Eclipse IDE for Java Developers
  2. Eclipse Classic 3.6.1
  3. Eclipse IDE for Java EE Developers
  4. Pulsar for Mobile Developers

I am starting to develop Android applications. Which version of Eclipse should I use?

I see there are 11 versions. I am confused with these:

  1. Eclipse IDE for Java Developers
  2. Eclipse Classic 3.6.1
  3. Eclipse IDE for Java EE Developers
  4. Pulsar for Mobile Developers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(14

無處可尋 2024-10-02 01:04:35

2017 年 7 月更新:

来自 ADT 插件页面,必须不问这个问题:

不再支持 Eclipse ADT 插件,根据 此公告于 2015 年 6 月

Eclipse ADT 插件有许多已知错误和潜在的安全错误,无法修复。

您应该立即改用 Android Studio,Android 的官方 IDE。如需转换项目的帮助,请阅读迁移到 Android Studio。

Update July 2017:

From ADT Plugin page, the question must be unasked:

The Eclipse ADT plugin is no longer supported, as per this announcement in June 2015.

The Eclipse ADT plugin has many known bugs and potential security bugs that will not be fixed.

You should immediately switch to use Android Studio, the official IDE for Android. For help transitioning your projects, read Migrate to Android Studio.

唱一曲作罢 2024-10-02 01:04:35

最简单的解决方案是下载 Android SDK 捆绑包:

http: //developer.android.com/sdk/installing/bundle.html

ADT Bundle 提供了开始开发应用程序所需的一切,
包括带有内置 ADT 的 Eclipse IDE 版本(Android
开发者工具)来简化您的 Android 应用程序开发。

The easiest solution is to download the Android SDK bundle:

http://developer.android.com/sdk/installing/bundle.html

The ADT Bundle provides everything you need to start developing apps,
including a version of the Eclipse IDE with built-in ADT (Android
Developer Tools) to streamline your Android app development.

清君侧 2024-10-02 01:04:35

我一小时前确实做到了这一点。

  1. SDK R7
  2. 获取 Java - 如果您没有(这是第一个图像链接 JDK)
  3. 获取 Eclipse - 它是列表中下载次数最多的第一个
  4. Android 插件

下载适合您操作系统的文件。 Android SDK 需要 java 才能安装。安装 Android SDK 后,获取 eclipse 并安装它。基本上下载文件并解压缩到一个目录中。 Android 安装是相同的,但会安装更多文件。 (5)最后打开eclipse,进入help>安装新软件>>并将网址添加到插件 - 我使用了这个 https://dl-ssl.google。 com/android/eclipse/

I literally did this 1 hour ago.

  1. SDK R7
  2. Get Java - if you don't have (its the first image link JDK)
  3. Get Eclipse - it's the first on the list with the most downloads
  4. Android Plugin

Download the appropriate files for your OS. The Android SDK needs java in order to install. Once you get the Android SDK installed go get eclipse and install that. Basically download the file and unzip then in a directory. The android install is the same but it will install a lot more files. (5) Finally open eclipse and go to help > install new software >> and add the url to the plugin - I used this one https://dl-ssl.google.com/android/eclipse/

执着的年纪 2024-10-02 01:04:35

面向移动开发人员的 Eclipse 于 2012 年 6 月发布,是一个很棒的起点对于希望专注于 Android 开发的开发人员来说是一个重点。自八月份以来,我已经将它用于多个项目,并且没有失望。

Released in June 2012, Eclipse for Mobile Developers is an awesome starting point for developers looking to focus on Android development. I've used it for several projects since August and haven't been disappointed.

如果没结果 2024-10-02 01:04:35

**2012 年 6 月 **

Google 推荐 Eclipse Helios、Eclipse Classic 或 Eclipse RCP。有关详细信息,请阅读下面的帖子。

URL: http://developer.android.com/sdk/ eclipse-adt.html

查看ADT 18.0.0(2012 年 4 月)

ADT 18.0.0 需要 Eclipse Helios(版本 3.6.2)或更高版本。

请查看安装 ADT 插件

如果您需要安装或更新 Eclipse,可以从 http://www.eclipse.org/downloads/ 下载。推荐使用“Eclipse Classic”版本。否则,建议使用 Java 或 RCP 版本的 Eclipse。

2014 年 4 月更新

需要 Eclipse Indigo(版本 3.7.2)或更高版本。我建议您使用 Eclipse Kepler。

ADT 22.6.0(2014 年 3 月)

**June 2012 **

Google Recommends Eclipse Helios, Eclipse Classic or Eclipse RCP. For details, read the below post.

URL: http://developer.android.com/sdk/eclipse-adt.html

Look under ADT 18.0.0 (April 2012).

Eclipse Helios (Version 3.6.2) or higher is required for ADT 18.0.0.

Look under Installing the ADT Plugin.

If you need to install or update Eclipse, you can download it from http://www.eclipse.org/downloads/. The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.

April 2014 Updated

Eclipse Indigo (Version 3.7.2) or higher is required. I'll suggest you to use Eclipse Kepler.

ADT 22.6.0 (March 2014)

你在我安 2024-10-02 01:04:35

Eclipse 3.5 for Java Developer 是您的最佳选择,3.6 版本也不错,但由于兼容性问题根本不行。

Eclipse 3.5 for Java Developer is the best option for you and 3.6 version is good but not at all because of compatibility issues.

你丑哭了我 2024-10-02 01:04:35

截至 10/2011 ...经典适合 Android 开发。

请参阅比较 Eclipse 包以获得漂亮的图表。

As of 10/2011 ... classic is fine for Android development.

See Compare Eclipse Packages for a nice chart.

只为一人 2024-10-02 01:04:35

如果您刚刚接触 Android,使用 Android Studio 会对您有帮助而不是使用任何版本的 Eclipse。 Android Studio于2013年发布,为Android开发提供了一个很好的集成开发环境。

Android Studio 基于 IntelliJ,这是一个很棒的 java 开发环境。它还具有以下特定的 Android 功能:

  • 基于 Gradle 的构建支持。
  • Android 特定的重构和快速修复。
  • Lint 工具可捕获性能、可用​​性、版本兼容性和其他问题。
  • ProGuard 和应用程序签名功能。
  • 基于模板的向导,用于创建常见的 Android 设计和组件。
  • 丰富的布局编辑器,允许您拖放 UI 组件、在多个屏幕配置上预览布局等等。

您可以在这里下载。

If you are just getting into Android, you would be well served by using Android Studio rather than using any version of Eclipse. Android Studio was released in 2013 and provides a nice integrated development environment for developing for Android.

Android Studio is based on IntelliJ, which is a great java devlopment environment. It also has these specific Android features:

  • Gradle-based build support.
  • Android-specific refactoring and quick fixes.
  • Lint tools to catch performance, usability, version compatibility and other problems.
  • ProGuard and app-signing capabilities.
  • Template-based wizards to create common Android designs and components.
  • A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.

You can download it here.

维持三分热 2024-10-02 01:04:35

ADT插件尚不兼容
3.6

在过去的三个月里,我一直在使用 Eclipse 3.6 和 ADT 在 Android 上开发应用程序。到目前为止我还没有遇到任何问题。它真的很好并且工作正常。

The ADT plug-in is yet not compatible
with 3.6

I have been using Eclipse 3.6 with ADT for the past three months for developing applications on Android. I haven't faced any issues so far. It really good and working fine.

总以为 2024-10-02 01:04:35

最好的选择是使用 Intellij Idea 11+ 的免费社区版本。 ADT eclipse插件总是有问题。

http://code.google.com/p/android/issues/detail ?id=26774

The best option is to use the free community version of Intellij Idea 11+. The ADT eclipse plugin is always having problems.

http://code.google.com/p/android/issues/detail?id=26774

岁月无声 2024-10-02 01:04:35

我建议至少使用 Eclipse Indigo (v 3.7) 进行 Android 开发,因为尽管 ADT 22.0.1 至少需要 Helios (v 3.6),如此处所述...

http://developer.android.com/tools/sdk/eclipse-adt.html

... Android 需要 Indigo使用 CDT 进行 NDK 开发,如下所述:

http://tools.android.com/recent/usingthendkplugin

I would recommend at least Eclipse Indigo (v 3.7) for Android Development because even though a minimum of Helios (v 3.6) is required for ADT 22.0.1 as explained here...

http://developer.android.com/tools/sdk/eclipse-adt.html

... Indigo is required for Android NDK development using CDT, as explained here:

http://tools.android.com/recent/usingthendkplugin

尝蛊 2024-10-02 01:04:35

您可以使用 Eclipse Indigo EE 版本进行 Android 开发。非常好,到目前为止我还没有遇到任何问题。

You can use the Eclipse Indigo EE version for Android development. It is quite good, and I haven't faced any issues so far.

瑕疵 2024-10-02 01:04:35

只是因为它不在这里 Nvidia 有一个很好的软件包,可以简化它的设置和运行额外的好处是在支持 TEGRA 的设备上支持 3D 加速。

您可以在此处找到它。

Just because it's not on here Nvidia has a nice package that simplifies getting it set up and running with an added bonus of supporting 3D acceleration on capable TEGRA enabled devices.

You may find it here.

美胚控场 2024-10-02 01:04:35

获取完整的 Android-SDK 以及依赖项
http://developer.android.com/sdk/index.html

是否已安装 Java :)

Get the full Android-SDK plus the dependencies
at http://developer.android.com/sdk/index.html.

Do have Java installed :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文