开发者

Problem with Eclipse while programming for android - "Refreshing external folders"

I have set up Eclipse to run as smoothly as possible because I was having a lot of problems with it running out of memory in my last machine. One of the configurations was to have it automatically refresh the workspace every time I save. I don't know if that is the problem but I thought I's mention it.

Here's a screenshot of the error:

Problem with Eclipse while programming for android - "Refreshing external folders"

It happens every time I open Eclipse and save anything. I was also having another problem with something to do with my workspace being compliant with Java 1.6 when I need 1.5. But then I switched and the problem went away. This prob开发者_如何学Clem then popped up.

Does anyone know any solution to this because it is really getting annoying now.


In case you're still having this problem: Yes, it's a well known bug and it is fixed. But the fix is not included in 3.6.1 yet - it's targeted for 3.6.2.

Workaround is closing all your projects and reopening them. For me (and others from what I gather from their comments) it worked.

Look here for details: eclipse bug report


This is known bug in eclipse. Update your eclipse to the latest version and it should work fine. If it does not then request to reopen the bug.

Btw, I suggest you to use Eclipse yoxos, you can customize your eclipse here and download it. It's bug free. I have been using this from the last 2 years with any problem.


Which version of Eclipse are you running? It clearly states in the Android docs that Helios is not supported, so if you are running Helios, that can cause issues.

You also don't specify which OS you are running, and Eclipse runs a more than one platform, so all types of things could be going on based on OS and permissions combinations.

Remember that this site is a lot like entering a bug.. the more information you provide, the better answers you get back.


Try Intellij IDEA and no problems anymore.


I am using Helios release 2 (3.6.2) on XP and Android tool v14.

Whenever I have a project that uses another library project and do a refresh, "Refreshing External Folders" will run for about a minute, which is way too long for frequent builds. I end up directly including the library jar file instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜