2008-05-12

Eclipse 导致 Java 6 崩溃

关键字: eclipse java6
今天装了 eclipse-jee-europa-winter-linux-gtk-x86_64 后,eclipse 经常异常退出,经 google 搜索,发现是 Java 6 的 Bug,换为 Java 5 就好了。

还有一个办法是改 eclipse.ini
引用
Best fix that worked for me (so far) is from the other issue that this is a dupe of:

add to eclipse.ini:
  -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith

Cleared up my frequent crashing. Really a pain to have to deal with Eclipse when its crashing every 2 min:)

https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/206620
评论
发表评论

您还没有登录,请登录后发表评论

liuwangxia
搜索本博客
存档
最新评论