Eclipse工作空间的基本配置

       A:行号的显示和隐藏

              显示:在代码区域的最左边的空白区域,右键 -- Show Line Numbers即可。

              隐藏:把上面的动作再做一次。

       B:字体大小及颜色

              a:Java代码区域的字体大小和颜色:

window -- Preferences -- General -- Appearance -- Colors And Fonts -- Java -- Java Edit Text Font

              b:控制台

window -- Preferences -- General -- Appearance -- Colors And Fonts -- Debug -- Console font

              c:其他文件

window -- Preferences -- General -- Appearance -- Colors And Fonts -- Basic -- Text Font

       C:窗体给弄乱了,怎么办?

              window -- Perspective -- Reset Perspective    

       D:控制台找不到了,怎么办?

              Window--Show View—Console

 导入普通的Java项目:

File---import----General-----Existing Projects into Workspace-----next-----Browse选项路径与路径名

 

查看java项目的路径:右击项目----properties----Resource---Location

 

posted on 2019-09-18 22:42  大景少  阅读(360)  评论(0编辑  收藏  举报