通常主要設置下面三個地方(其餘能夠按需進行設置):java
Window->Preferences->(能夠直接搜索font)General -> Appearance ->Colors and Fonts –>Java ->Java Editor Text Font
Window->Preferences->(能夠直接搜索font)General -> Appearance ->Colors and Fonts –>Java ->Properties File Editor Text Font
Window->Preferences->(能夠直接搜索font)General -> Appearance ->Colors and Fonts –>Debug -> console font
Window->Preferences->(能夠直接搜索font)General -> Appearance ->Colors and Fonts –>Basic –> Text Font能夠修改xml文件的字體格式
參考:http://www.javashuo.com/article/p-gzfwunnq-hy.html
主要是整個工做空間設置UTF-8以及java文件、xml文件、properties文件等設置UTP-8.
eclipse –>Windows ->Preferences ->Java ->Editor ->Content Assist,而後修改Auto Activation triggers for java的值爲:.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ,點擊apply按鈕。
參考:https://blog.csdn.net/qiaorui_/article/details/78424491app
參考:https://blog.csdn.net/y41992910/article/details/79009159eclipse
將workspace/.metadata/.plugins/org.eclipse.core.runtime中的.settings文件夾拷貝出來,裏面就是全部的配置文件,新建工做空間的時候將該.settings文件夾替換掉新工做空間中的.settings文件夾便可。字體