myecplise设置

1.颜色设置-调整为适合阅读的浅绿色:
(1)Window->Preferences->General->Editors->Text Editors->
a.Backgroudcolors 背景颜色 设置为RGB(204,232,207)
b.Current linehighlight当前行高亮颜色 RGB (162,215,167)
(2)Window->Preferences->General->Editors->TextEditors->Annotations
a.Occurrences 高亮辅助(145,208,151)
b.Write Occurrences 变量名 高亮辅助(145,208,151)
(3) JAVA->Editor
a.Matchingbackets highlight 括号匹配高亮颜色 (0,128,255)
b.Completionproposal background自动补全窗口的背景色(166,217,171)

2. 显示行号: Window->Preferences->General->Editors->TextEditors->Show line numbers 选中此项

3. 快捷键
(1)Window->Preferences->General->Keys
a.ContentAssist 自动补全 alt+/

4.更改jsp默认打开的方式: 
windows–>perferences–>general–>editors->fileassociations
选中*.jsp->在Associated editors 中将MyEclipse JSP Editor 设置为默认

5.取消eclipse的启动项
windows–>perferences–>general–>startup and shutdown 
只留 MyEclipse EASIE Tomcat6 : tomcat服务
MyEclisp JSP Debug Tooling 以下

6.取消Eclipse拼写检查
windows–>perferences–>general–>Editors->Text Editors->spelling
将Enable spell checking 复选框的勾选去掉

7.取消自动validation
windows–>perferences–>MyEclipse–>Validation 
将build下第一个Classpath Dependency Validator 留下,其它全部勾取消。

如果你需要验证某个文件的时候,我们可以单独去验证它。方法是:在需要验证的文件上 右键–>MyEclipse–>Run Validation

8.加大JVM的非堆内存 MyEclipse
512m
-vmargs
-Xms256m
-Xmx512m
-Duser.language=zh 
-XX:PermSize=256M 
-XX:MaxPermSize=512M

9.Eclipse注释模板:Window->Preference->Java->Code Style->Code Template

(1) Comments-Types 类注释
/**
@author 你的名字
@ClassName : ${type_name}
@Version 版本 
* @ModifiedBy 修改人
@Copyright 公司名称
@date ${date} ${time}
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值