Eclipse 开始崩溃

发布于 2024-09-20 00:45:44 字数 390 浏览 2 评论 0原文

我已经使用 Eclipse 几个星期了,突然间它开始崩溃并出现以下错误:

An internal error occurred during: "Selection Job titile".
java.lang.StackOverflowError

这是一些其他信息:

  • 这是 Eclipse 的最新版本 Helios
  • 我已经安装了 subclipse
  • 我使用了一点 mylyn
  • 我当前的项目是在 SVN 中。

有谁知道如何解决这个问题?

编辑:它现在因各种错误而崩溃,每次都不同

谢谢,

Lemiat

I have been using eclipse for a couple of weeks now, and all of a sudden it has started crashing with this error:

An internal error occurred during: "Selection Job titile".
java.lang.StackOverflowError

Here's some other info:

  • It's the most recent build of Eclipse
    Helios
  • I have installed subclipse
  • I use mylyn a bit
  • My current project is in SVN.

Does anyone know how to fix this?

EDIT: It is now crashing with all sorts of errors, different every time

Thanks,

Lemiant

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

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

发布评论

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

评论(2

峩卟喜欢 2024-09-27 00:45:44

只是把这个提出来,以便我可以将其标记为已回答。就像 Reapth 所说:

命令提示符:

C:\Program Files\Eclipse\eclipse\eclipse.exe -clean

并且已修复。

勒米安特

Just throwing this up so that I can mark it as answered. Like Reapth said:

Command Prompt:

C:\Program Files\Eclipse\eclipse\eclipse.exe -clean

and its fixed.

Lemiant

妄想挽回 2024-09-27 00:45:44

添加最大堆大小,例如-Xmx348m
添加烫发大小,如-XX:MaxPermSize=256m

add maximum heap size, such as -Xmx348m
add perm size, such as -XX:MaxPermSize=256m

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