1. Make sure that eclipse is not active. If it is active kill eclipse from the processes tab of the task manager
  2. Open %USERPROFILE%/ on Windows or simply ~ on Linux/OS X (You can locate this folder from the Desktop)
  3. Go to .android folder (This may be a hidden folder)
  4. Delete the folder cache which is located inside Delete the file ddms.cfg which is located inside Start Eclipse
以上是来自stackoverflow的被顶最多的答案。意思是:
1.确保Eclipse没有在运行,如果在运行,到进程管理器中把它停止。
2.windows用户的话,打开用户目录,我的是“C:\Users\Administrator”,如果是Linux/OS X,直接在终端输入“~”进入用户目录
3.进入".android"文件夹(这个文件夹也许是隐藏文件夹)
4.删除该目录下的cache文件夹
5.删除该目录下的ddms.cfg文件
6.重启Eclipse

相关文章:

  • 2021-10-31
  • 2021-12-18
  • 2021-07-26
  • 2022-01-14
  • 2022-01-02
  • 2021-09-28
  • 2021-05-27
  • 2021-12-22
猜你喜欢
  • 2021-06-21
  • 2022-01-14
  • 2021-07-30
  • 2022-12-23
  • 2021-11-11
  • 2021-11-16
  • 2021-06-29
相关资源
相似解决方案