在使用 eclipse 阿里规约插件 时, eclipse 的Progress窗口 一直在提示 “JPA java change event handler”

界面也非常卡,一种死循环即视感


百度了一番  都是说  将 eclipse目录下   plugins features  两个文件夹中 org.eclipse.jpt 开头的文件 转移到另外的一个新建的文件夹   disabled/plugins  disabled/features下

删除后启动也没有提示界面,方法不行


遂重新google,终于在 stackoverflow上找到解决方案,就是卸载

https://stackoverflow.com/questions/19649847/eclipse-kepler-jpa-project-change-event-handler-waiting


Neon: [Help > Installation Details > Installed Software]

Oxygen: [Preferences > Install/Update > Installed Software]


找到

Dali Java Persistence Tools -JPA Support   

在点击 uninstall

JPA java change event handler 造成的eclipse卡死问题

相关文章:

  • 2022-01-03
  • 2021-11-28
  • 2022-01-04
  • 2022-12-23
  • 2022-01-01
  • 2021-06-22
  • 2021-09-12
猜你喜欢
  • 2022-12-23
  • 2021-05-17
  • 2022-12-23
  • 2021-04-28
  • 2022-12-23
  • 2021-09-02
相关资源
相似解决方案