eclipse使用教程系列五:调优,启动参数设置,字体,背景颜色,编码格式等常用设置大全

我的所有博客目录:http://write.blog.csdn.net/postlist

1:设置字体和文字大小http://jingyan.baidu.com/article/851fbc37e2c1433e1e15ab7c.html

2:设置保护眼睛背景颜色:http://jingyan.baidu.com/article/2a138328b5d9ea074a134fc7.html

3:设置编码格式:http://jingyan.baidu.com/article/2009576193ee38cb0721b416.html

4:设置常用快捷键:http://jingyan.baidu.com/article/c35dbcb03246058916fcbcb3.html

5:设置工作空间workspace:http://jingyan.baidu.com/article/656db918fe0403e380249c62.html

6:快捷键大全:http://jingyan.baidu.com/article/2a1383285ed0d5074a134ff0.html

7:调优,启动参数设置以解决启动慢,运行时卡问题:http://yuanzhifei89.iteye.com/blog/974082

8: 取消eclipse的自动文件验证(卡的原因) 
                 Windows –> Perferences –>Myeclipse –> Validation 
                 manual列:保留manual(手动)部分,build列:只留"classpath dependency Validator"
                 手动验证: 右键文件 -> Myeclipse -> Run Validation / eclipse:右键文件-> Validate
    取消拼写错误检查 :
               不需要系统帮我检查 
              Windows –> perferences –> General –> Editors-> Text Editors -> Spelling 
              去掉"Enable spell checking"勾选

-----------------------------------------------20160427更新-------------------------------------

你可能感兴趣的:(eclipse,参数,字体,调优,颜色)