观前提示:
本文所使用Eclipse版本为Photon Release (4.8.0),IDEA版本为ultimate 2019.1==
Window->Preferences 输入框输入font->Colors and Fonts->Basic->Text Font->Edit 选择合适的字体、字形、大小。
Window->Preferences 选择General->Editors->Text Editors->Backgroud color->勾选掉System Defaul前的勾->选择Color 色调、饱和度、亮度分别为85、120、208
Window->Preferences 选择General->Workspace->Text file encodig->选择Other->下拉框选择默认编码
File->Settings 搜索框输入font->Font->设置字体、大小等
File->Settings Plugins->输入框输入background->选择Background Image Plus->Install 安装完成后Restart IDE->Restart Ctrl+Shift+A在输入框输入set Background Image 选择图片,设置相关属性 查看效果图
File->Settings 在输入框输入file encodings->File Encodings->Global Encoding和Project设置为UTF-8->Default encoding for properties files设置为UTF-8->勾选Transparent native-to-ascii conversion->OK
File->Other Settings->Settings for New Projects 选择Editor->File Encodings->设置Global Encoding、Project Encoding和Default encoding for propertis file编码->Apply