android - Eclipse Android SDK - 'Building Workspace' 死锁

标签 android eclipse

  • 我的 Eclipse 工作区中有两个 Android 项目(一个是另一个使用的库项目)
  • 编译第一个(库)项目工作正常
  • 第二个总是挂起(完成 98%)

我知道文章和博客中也有类似的问题,但这些指南似乎都不起作用。

到目前为止,我有:

  • 清理项目
  • 创建干净的工作空间
  • 甚至必须全新安装 Ubuntu(因此所有 Eclipse、Java、Android SDK 都是干净的)

求助!我对这个问题束手无策!

我正在运行 Ubuntu 10.04、Eclipse 3.5.2(都是 32 位的)。这个设置已经运行了一个月左右,前几天刚坏掉。)

最佳答案

Building workspace gets stuck at 99% If Eclipse hangs while "building workspace", try killing any running adb processes in the background. There actually seem to be a variety of possible causes, but when using the ADT Eclipse plugins, this might work.

参见此处:http://android-sdk.wikispaces.com/Building+workspace+stuck+at+99%25

关于android - Eclipse Android SDK - 'Building Workspace' 死锁,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4742938/

相关文章:

android - 什么是 Android Studio 中的向后兼容性?

android - 登录/注销功能问题

android - 尝试获取 adb 版本时没有这样的文件或目录

android - Eclipse/Android : can't install Google APIs targets

javascript - JQuery Javascript 的自动完成功能在 Eclipse IDE 的 JSP 中不起作用

android - 你能在 Fragment.onCreateView 中检测到应用程序是否处于沉浸模式吗?

android - 每个构建的 Jenkins 电子邮件 Artifact

android - 如何使用 android xml 为函数提供参数?

c++ - 如何在 Eclipse 中创建与操作系统无关的运行配置?

java - 基于 Eclipse 的 E3 应用程序,切换工作区不起作用