Will Eclipse ADT be Deprecated?

前端 未结 11 1409
名媛妹妹
名媛妹妹 2020-12-02 20:42

Searching the web and the Android Team announcement I couldn\'t find The answer. Will Eclipse ADT be deprecated when Android studio reach its first stable version? The funni

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-02 21:06

    Will Eclipse ADT be deprecated? Likely.

    Since August 2014 (earlier than that actually), Android's official website had written:

    [Android Studio is] currently in beta but will be the official Android IDE once it's ready.

    If you're a new Android developer, you should consider starting with Android Studio, because the ADT plugin for Eclipse is no longer in active development.

    Fast forward to 8 December 2014, Android Studio 1.0 has been released:

    After two years of development, we're extremely happy to announce that Android Studio 1.0 has finally been released! We would like to thank all of our early access users for their feedback and bug reports which helped shape the IDE.

    Currently Android's official website writes:

    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. For help moving projects, see Migrating to Android Studio.

    Considering the choppy politics of the Android platform, having Android Studio being labeled "official" does seem like Eclipse's ADT plugin will be getting subpar treatment, which is probably the very definition of being de facto deprecated.

提交回复
热议问题