简体   繁体   English

Intellij IDEA是否像Eclipse一样过时了,无法用于Android开发?

[英]Is Intellij IDEA obsolete like Eclipse for Android development?

Google officially announced that Eclipse should no longer be used for Android development and we should move to Android Studio. Google正式宣布 ,不应再将Eclipse用于Android开发,而我们应该转向Android Studio。

Does the same apply to IntelliJ IDEA? IntelliJ IDEA是否同样适用? I have multiple projects in Eclipse format which will not be ported to Gradle yet, so I am not sure if I can use IntelliJ IDEA for maintaining those project. 我有多个Eclipse格式的项目,这些项目还不会移植到Gradle,所以我不确定是否可以使用IntelliJ IDEA来维护那些项目。

I was unable to find anything official about IntelliJ IDEA after Android Studio became stable so I suspected that nothing has changed with it (it's the only issue with ADT and support for ADT). Android Studio稳定后,我找不到有关IntelliJ IDEA的任何官方信息,所以我怀疑它没有任何变化(这是ADT和对ADT的支持的唯一问题)。

Note: I am using IntelliJ IDEA right now, as I have been using it for 3 years, and so far I have not faced any issues with it. 注意:我已经使用了3年,现在正在使用IntelliJ IDEA,到目前为止,我还没有遇到任何问题。

Android Studio是基于IntelliJ IDEA的 ,因此只有在不赞成使用Android Studio的情况下,它才会发生

I don't think you need to move your Android Projects from IntelliJ IDEA to Android Studio since they are both developped by JetBrains and Android Studio come from IntelliJ IDEA platform. 我认为您不需要将Android项目从IntelliJ IDEA迁移到Android Studio,因为它们都是由JetBrains开发的,而Android Studio来自IntelliJ IDEA平台。

You can find more details on the IntelliJ IDEA and Android Studio FAQ . 您可以在IntelliJ IDEA和Android Studio常见问题解答中找到更多详细信息。

Here's a quote from this FAQ : 这是此常见问题的引文:

If I'm already a user of IntelliJ IDEA, do I need to switch to Android Studio for Android development? 如果我已经是IntelliJ IDEA的用户,是否需要切换到Android Studio进行Android开发?

No. Android Studio is focused specifically on Android development and provides streamlined environment and project setup, but otherwise all of its features are available in IntelliJ IDEA. 否。AndroidStudio特别专注于Android开发,并提供了简化的环境和项目设置,但是其他所有功能都可以在IntelliJ IDEA中使用。

Please read this faq . 请阅读此常见问题解答 Short answer - yes, it's ok to use IntelliJ with Android plugin for development. 简短的答案-是的,可以将IntelliJ与Android插件一起使用进行开发。 Also have a look at Android page on Intellij site here . 也看看Android的页面上的IntelliJ网站在这里

Being the most intelligent IDE for Java IntelliJ IDEA provides out-of-the-box Android support that includes intelligent coding assistance, for professional development of Android applications. 作为Java上最智能的IDE,IntelliJ IDEA提供了开箱即用的Android支持,其中包括智能编码辅助功能,用于Android应用程序的专业开发。 Android support is available in IntelliJ IDEA Ultimate and IntelliJ IDEA Community Edition. IntelliJ IDEA Ultimate和IntelliJ IDEA Community Edition提供了Android支持。

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

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