Eclipse internal error while initializing Java tooling

前端 未结 21 2759
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-23 11:39

I am getting errors from Eclipse Indigo running on Windows 7 Ultimate. For each of the following items:

Android SDK content loader
Building workspace
Initial         


        
21条回答
  •  伪装坚强ぢ
    2020-12-23 11:58

    1. Close Eclipse.
    2. Go to workspace folder in windows explorer and delete following folders:
      • .metadata
      • .recommenders
      • RemoteSystemsTempFiles
      • Servers
    3. Open Eclipse and provide the same workspace folder again during launch.

提交回复
热议问题