Eclipse字体及背景色设置和工作空间字符编码设置

2020-01-07 16:01:35来源:博客园 阅读 ()

新老客户大回馈,云服务器低至5折

Eclipse字体及背景色设置和工作空间字符编码设置

一、字体设置

  • Window->Preferences->General->Appearance->Colors and fonts->Basic->Text Font->Edit->(Consolas 常规14pts)

二、背景色设置

  • Window->Preferences->General->Editors->Text Editors->Background color
  • 专家给出背景色为:豆沙绿,色调:85,饱和度:123,亮度:205

三、工作空间Text file encoding设置

  • Window->Preferences->General->Workspace->Other:UTF-8

 


原文链接:https://www.cnblogs.com/focus-yun/p/12162926.html
如有疑问请与原作者联系

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:SpringBoot 2.X集成 jdbc自动配置原理探究

下一篇:Mybatis(1)-初识mybaits