简单介绍Eclipse的部分选项属性设置
设置UTF-8编码格式
window–>preference–>General–>Workspace–>Text file encoding–>Other–>UTF-8
设置Eclipse字体大小和样式
window–>preference–>General–>APPearance–>Colors and Fonts–>Basic–>Text Font–>Edit
设置Web下JSP编码格式
window–>preference–>Web–>JSP Files–>Encoding–>ISO 10646/Unicode(UTF-8)
配置服务器
window–>preference–>Server–>Runtime Environments–>Add–>Apache(版本自己选)–>next–>Browse(服务器路径)–>Finish
设置Eclipse黑色主题
window–>preference–>General–>APPearance–>Theme–>Dark
设置显示行数
window–>preference–>General–>Editors–>Text Editors–>Show line numbers
设置代码自动补全
window–>preference–>Java–>Editor–>Content Assist–>Auto activation triggers for Java:–>.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ