Current Android Gradle Support on Eclipse?

馋奶兔 提交于 2019-12-11 09:16:45

问题


Does anyone know if Eclipse's Android Gradle support is up to snuff or is it crazy not to go onto Android Studio? Is Eclipse Android totally Jurrasic Park at this point?


回答1:


As android studio is now the official IDE for android programming, and eclipse IDE is no longer officially supported, yes you should switch to android studio.

I wouldn't go as far as to call you crazy if you didn't, though. You can keep using eclipse if you prefer that IDE, but you'll miss out on future awesomeness.

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

If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates



来源:https://stackoverflow.com/questions/29111458/current-android-gradle-support-on-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!