eclipse常见使用方法
Posted Waston
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse常见使用方法相关的知识,希望对你有一定的参考价值。
1.修改字体大小,字符类型(设置为中欧字符)
window-preferences-General-Appearance-Colors and Fonts-Basic-Text Font修改
2.展示行号
window-preferences-General-Editors-Text Editors-show line numbers
3.修改注释颜色
window-preferences-Java-Editor-Syntax Coloring
4.配置tomcat服务器
window-preferences-myeclipse-Servers-tomcat 记得把tomcat的launch项选中Debug mode
5.配置快捷键 window-preferences-General-keys
1) 复制一行往下:搜索copy lines绑定自己想要的快捷键即可
2)移动一行向前向下: 搜索move lines up/down
3)提示 搜索content Assist (一般Alt+/)
6.设置背景颜色
window-preferences-General-Editors-Text Editors-background color
以上是关于eclipse常见使用方法的主要内容,如果未能解决你的问题,请参考以下文章