Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
几个小时前,我刚刚使用 Help->Check For Updates 更新到 ADT (20.0.1),现在not responding,只要我启动 eclipse,eclipse 就会进入旋转沙滩球的模式。我所能看到的只是状态栏中的一条消息,内容为DDMS post-create init.
not responding
DDMS post-create init
还有人看到这个吗?我可以在某处查看日志以获取有关此故障的更多信息吗?
我遇到了这个问题,就我的经验而言,这是由于工作区的 .metadata 文件夹中存在 .lock 文件。
我不知道您是否会得到解决方案,但请关闭 Eclipse 并从工作区中删除 .metadata.lock 文件。试试这个希望对你有用。
格言 - 当没有任何工作时,重新启动!为我工作:)