Android 编程时 Eclipse 出现问题 - “刷新外部文件夹”

发布于 2024-10-01 08:42:42 字数 318 浏览 2 评论 0原文

我已经将 Eclipse 设置为尽可能顺利地运行,因为我在上一台机器上遇到了很多内存不足的问题。其中一项配置是让它在我每次保存时自动刷新工作区。我不知道这是否是问题所在,但我想我已经提到了。

这是错误的屏幕截图:

每次我打开 Eclipse 并保存任何内容时都会发生这种情况。当我需要 1.5 时,我还遇到了另一个与我的工作区兼容 Java 1.6 相关的问题。但后来我切换了,问题就消失了。然后就出现了这个问题。

有谁知道这个问题的任何解决方案,因为现在真的很烦人。

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:

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 problem then popped up.

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

久伴你 2024-10-08 08:42:42

如果您仍然遇到此问题:是的,这是一个众所周知的错误,并且已修复。但该修复尚未包含在 3.6.1 中 - 它是针对 3.6.2 的。

解决方法是关闭所有项目并重新打开它们。对于我(以及我从他们的评论中收集到的其他人)来说,它有效。

请在此处查看详细信息:Eclipse 错误报告

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

送你一个梦 2024-10-08 08:42:42

这是 eclipse 中的已知错误。将 eclipse 更新到最新版本,它应该可以正常工作。如果没有,则请求重新打开该错误。

顺便说一句,我建议你使用 Eclipse yoxos,你可以在这里自定义你的 eclipse 并下载它。它没有错误。过去两年我一直在使用它,但遇到过任何问题。

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.

み零 2024-10-08 08:42:42

您运行的是哪个版本的 Eclipse? Android 文档中明确指出不支持 Helios,因此如果您运行 Helios,可能会导致问题。

您也不必指定正在运行的操作系统,并且 Eclipse 运行多个平台,因此所有类型的事情都可能根据操作系统和权限组合进行。

请记住,这个网站很像输入错误......您提供的信息越多,您得到的答案就越好。

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.

无所的.畏惧 2024-10-08 08:42:42

尝试一下 Intellij IDEA 就没有问题了。

Try Intellij IDEA and no problems anymore.

北渚 2024-10-08 08:42:42

我在 XP 和 Android 工具 v14 上使用 Helios 版本 2 (3.6.2)。

每当我有一个使用另一个库项目并进行刷新的项目时,“刷新外部文件夹”将运行大约一分钟,这对于频繁的构建来说太长了。我最终直接包含库 jar 文件。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文