设置优化:
- General > Startup and Shutdown : remove all plugins activated on startup
- General > Editors > Text Editors > Spelling : Disable spell checking
- General > Validation > Suspend all
- Window > Customize Perspective > Remove stuff you don’t use or want (shortcut keys are your friends), same for Menu Visibility (how many times have you printed a source file…)
- Install/Update > Automatic Updates > Uncheck “Automatically find new updates”
- General > Appearance > Uncheck Enable Animations
- Stay with the default theme. Unfortunately, anything else makes it really laggy and slow.
- Java > Editor > Content Assist > disable Enable Auto Activation. Advanced > Remove all unwanted kinds
修改eclipse.ini文件:
-Xms256m
-Xmx1024m尝试不同的组合,找到最适合你的。
其他优化选项:
本文提供了详细的Eclipse IDE性能优化方案,包括禁用启动时激活的插件、关闭拼写检查、暂停验证、取消自动更新查找、禁用动画效果、调整Java编辑器的内容辅助功能,以及修改eclipse.ini文件中的内存分配参数。
1454

被折叠的 条评论
为什么被折叠?



