A:行号的显示和隐藏字体
显示:在代码区域的最左边的空白区域,右键 -- Show Line Numbers便可。spa
隐藏:把上面的动做再作一次。blog
B:字体大小及颜色ip
a:Java代码区域的字体大小和颜色:it
window -- Preferences -- General -- Appearance -- Colors And Fonts -- Java -- Java Edit Text Fontimport
b:控制台cli
window -- Preferences -- General -- Appearance -- Colors And Fonts -- Debug -- Console font配置
c:其余文件bug
window -- Preferences -- General -- Appearance -- Colors And Fonts -- Basic -- Text Fontim
C:窗体给弄乱了,怎么办?
window -- Perspective -- Reset Perspective
D:控制台找不到了,怎么办?
Window--Show View—Console
内容辅助键 alt+/
main 而后alt+/
syso 而后alt+/
注释快捷键
单行 选中内容,ctrl+/, 再来一次取消
多行 选中内容,ctrl+shift+/, ctrl+shift+\
格式化快捷键 ctrl+shift+f
A:删除项目
选中项目 – 右键 – 删除
若是未勾选从磁盘删除的话,将保留项目在磁盘,只是不展现在工做空间内。
B:导入项目
在项目区域右键找到import
找到General,展开,并找到
Existing Projects into Workspace
点击next,而后选择你要导入的项目
注意:这里选择的是项目名称