java - Eclipse 无法重命名或删除文件

标签 java eclipse

在错误日志中:

...
Caused by: java.lang.NoClassDefFoundError:  org/eclipse/jpt/common/utility/internal/StatefulCommandExecutor
...
Caused by: java.lang.ClassNotFoundException: org.eclipse.jpt.common.utility.internal.StatefulCommandExecutor
...

这属于哪个包?我怎样才能重新安装这个软件包?

编辑: 首选项->运行/调试->启动->默认启动器。那里是空的。启动类型及其首选启动器列为空。正常吗?如果这是导致问题的原因。我该如何修复它?

最佳答案

这似乎与此 Eclipse 错误匹配:https://bugs.eclipse.org/bugs/show_bug.cgi?id=379473适用于 Dali JPA 工具。该错误被标记为 https://bugs.eclipse.org/bugs/show_bug.cgi?id=385334 的重复项其中有很多关于这个问题的讨论。

从 Eclipse Marketplace 加载的一些内容似乎会发生该错误 - 例如 WAS Liberty Profile,请参阅 http://www.eclipse.org/forums/index.php/t/367601/

另请参阅这个较早的问题,这可能是同一件事:Error in Eclipse

关于java - Eclipse 无法重命名或删除文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18730791/

相关文章:

java - Eclipse 创建 .gitignore 文件和开放资源不起作用

java - 来自 Windows Server Spring 集成的 SFTP

eclipse - 调试 Struts Action 类

运行动态 Web 应用程序时 Eclipse 崩溃

java - 相互检查两个日历,看看它们是否相隔一周以上

java - 在 MacOS 上的 AdoptOpenJDK 上链接 JNA 库时出错

java - 使用 Pi4j 编译

java - 将gradle项目部署到远程服务器

java - %USERPROFILE% 下的 Eclipse Maven 本地存储库设置

java - (Eclipse)克隆的存储库项目缺少 gen 文件夹