Will Eclipse ADT be Deprecated?

前端 未结 11 1408
名媛妹妹
名媛妹妹 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:02

    I am still not 100% sure about android studio. What really don't like are:

    • Cannot create "workspace" folder in any place.
    • Do not like the way that the project is indeed the current workspace, if you open another project you cannot see more project. Only one project at the same time.
    • No perspective. It seems that there is a lot of information in the same windows and need continuously open/close the "panels" at the left, right and bottom of the screen.
    • Too much IDE metadata config file. The ".idea" folder contains 10 files and 3 folders, is really necessary all this information for the IDE?

    To be honest I found Eclipse classic + ADT + nothing more, just this two things much more simple and cleaner that Android studio.

提交回复
热议问题