哪个 Eclipse 适用于 Android?

发布于 2024-08-26 16:45:57 字数 104 浏览 8 评论 0原文

我应该使用 32 位 Eclipse 还是 64 位 Eclipse 进行 Android 开发?我使用的是 MacBook Pro(Core 2 Duo)。 Android 编码的版本重要吗?

Should I use 32-bit Eclipse or 64-bit Eclipse for Android development? Im on a MacBook Pro (Core 2 Duo). Does it matter which version for Android coding?

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

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

发布评论

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

评论(3

左耳近心 2024-09-02 16:45:57

Java 虚拟机使您几乎看不到 32 位和 64 位之间的差异。所以不,这并不重要。

Android SDK 将在其中一个上运行:)

The Java virtual machine makes the difference between 32bit an 64bit mostly invisible to you. So no, it won't matter much.

The Android SDK will run on either :)

(り薆情海 2024-09-02 16:45:57

一般建议使用 J2EE 版本,因为它与您需要的 XML 包一起打包。如果您选择标准版本或其他版本,那么在安装 Android 插件时,您将花费更多时间来获取所有这些软件包。在安装插件之前,请确保运行升级软件,直到它在 Eclipse 中找不到任何其他内容为止。

The general recomendation is to go with the J2EE version because it's packaged with the XML packages you'll want. If you go with the standard or other version you will just spend more time getting all those packages when you install the Android plug-in. Make sure to run upgrade software until it doesn't find anything else in Eclipse before installing the plug-in.

公布 2024-09-02 16:45:57

无论您做什么,请确保您获得 Cocoa 版本。 Carbon 几乎不可能用于大型项目(100% cpu、100% 堆栈使用、缓慢的“开放类型”、缓慢的“开放资源”)

Whatever you do, make sure you get the Cocoa version. The Carbon was almost impossible to work with with big projects (100% cpu, 100% stack use, slow "Open Type", slow "Open Resource")

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