Eclipse的Andr​​oid SDK中 - “建设工作区'僵局

Eclipse的Andr​​oid SDK中 - “建设工作区'僵局

问题描述:

  • 我在我的Eclipse工作区两款Android项目(一个是被其他库项目)
  • 编译第(库)项目的正常工作
  • 第二项总是挂起(98%完成)

我知道有盖在文章和博客类似问题,但没有这些指南似乎工作。

I know there are similar issues covered in articles and blogs, but none of these guides seem to work.

到目前为止,我有:

  • 清理项目
  • 在创建清洁工作区
  • 甚至不得不做一个干净的Ubuntu(所以所有的Eclipse,Java和Android的SDK是干净的)
  • 的安装

请帮忙!我在我的绳子结束这个问题!

Please help! I am at the end of my ropes with this problem!

我运行Ubuntu 10.04时,Eclipse 3.5.2(一切为32位)。这样的设置已工作了一个月左右,而刚刚打破的一天。)

I am running Ubuntu 10.04, Eclipse 3.5.2 (everything is 32-bit). This setup had been working for a month or so, and just broke the other day.)

感谢您的评论意见。

我通过日志去了,他们不是很丰富。

I went through the logs, and they were not very informative.

原来问题出在一个腐败的PNG图片(位于库项目 - !这是正确编译)

It turns out the problem was with a corrupt PNG image (located in the library project -- which was compiling correctly!)

这是这个帖子导致我搜索绘制的目录。

It was this post that led me to search the 'drawable' directories.