Eclipse3.7 Indigo 字体设置为Courier New
Eclipse版本:Indigo Service Release 2
打開c:/windows/fonts()確認該字體存是否存在。
1.C:/windows/fonts/Courier New 右鍵 ->顯示 (window7 C:\Windows\Fonts)
??? window7系統到這一步 問題可能已解決了 重新打開Eclipse? Window->preference-->Colors and Fonts看看
????如果沒解決? 繼續下面步驟
2. 關閉Eclipse??? 
? 修改eclipse目錄/plugins/org.eclipse.jface_3.7.0.I20110522-1430.jar 
? 打開org\eclipse\jface\resource\jfacefonts_windows7.properties --不同系統選擇不同的文件?
 ? 修改如下兩行: 
? org.eclipse.jface.textfont.0=Consolas-regular-10 
? org.eclipse.jface.textfont.1=Courier New-regular-10 
? 修改為 
? org.eclipse.jface.textfont.0=Courier New-regular-10? 
? org.eclipse.jface.textfont.1=Consolas-regular-10
? 保存后重新打開eclipse?
 ? 打開preference-->Colors and Fonts.點擊Restore Defaults就OK了 
?
轉載于:https://www.cnblogs.com/java-wl/archive/2012/05/26/2923156.html
總結
以上是生活随笔為你收集整理的Eclipse3.7 Indigo 字体设置为Courier New的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        