Eclipse 'Loading data for Android 4.4.2' all the time

前端 未结 4 2175
梦谈多话
梦谈多话 2021-02-13 02:22

I\'m using Eclipse Kepler SP2 with the latest ADT plugin. Every other minute Eclipse is saying \'Loading data for Android 4.4.2\' and blocks everything I want to do. I have seve

4条回答
  •  梦谈多话
    2021-02-13 03:06

    I have been having the same problem with all the latest softwares installed. I tried opening XML files with XML Editor instead of the default Android Common XML Editor. Then, 'loading data' disappears.

    • This is not the optimal solution, but in the short term, it saves you from the "loading data for android ..." hang, and eclipse runs fine.

    • The disadvantage is that you won't have the benefits, like auto-complete, that Android XML editor provides.

提交回复
热议问题