Eclipse 卡慢的一般配置技巧

Eclipse 优化 - 一直在 JPA java change event handler 界面也非常卡,一种死循环即视感

  • 现象

eclipse 的 Progress 窗口 一直在提示 “JPA java change event handler”界面也非常卡,一种死循环即视感

在 stackoverflow 上找到解决方案,就是卸载 JPA 插件,该插件没有什么用。

参考:

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


Eclipse 建新的工作空间要做的几件事情

1: 校验
image.png
image.png
2:svn ignore
image.png
另外: 自动 build 建议去掉, 需要时手工操作