打开包资源管理器以及尝试在 Eclipse 中打开 java 类时出错

发布于 2024-11-29 06:06:08 字数 360 浏览 0 评论 0原文

在 Eclipse (Helios) 中出现这个奇怪的错误。我无法显示包资源管理器。

无法创建视图: org/eclipse/jdt/internal/corext/codemanipulation/tostring Generation/ToStringGenerationSettings (名字错误: org/eclipse/jdt/internal/corext/codemanipulation/tostring Generation/ToStringGenerationSettings$CustomBuilderSettings)

尝试打开 java 类文件时出现同样的错误。有什么线索吗?

Getting this strange error in Eclipse (Helios). I can't show the package explorer.

Could not create the view:
org/eclipse/jdt/internal/corext/codemanipulation/tostringgeneration/ToStringGenerationSettings
(wrong name:
org/eclipse/jdt/internal/corext/codemanipulation/tostringgeneration/ToStringGenerationSettings$CustomBuilderSettings)

Same error when trying to open a java class file. Any clues?

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

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

发布评论

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

评论(1

要走干脆点 2024-12-06 06:06:08

同意阿恩和吉尔伯特的评论。如果这仍然是一个问题,您可以尝试解决以下几个问题:

  • 尝试新的工作区(使用相同的 Eclipse 安装)。
  • 尝试新的 Eclipse 安装(使用相同的工作空间)。这也是升级到最新版本 Eclipse(现在为 3.7/Indigo)的好机会。

(发布这个答案主要是为了让这个问题得到一些额外的关注/有竞争力的答案,或者至少,简单地将这个问题从不断增长的未回答问题列表中删除。)

Agreed with Arne's and Gilbert's comments. If this is still an issue, a few things you can try to resolve:

  • Try a new workspace (using the same Eclipse installation).
  • Trying a new Eclipse installation (using your same workspace). This would also be a good chance to upgrade to the latest version of Eclipse, now 3.7 / Indigo.

(Primarily posting this answer in an attempt to either get this question some additional attention / competitive answers, or at the least, to simply remove this from the growing list of unanswered questions.)

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