win7下eclipse的字体修改

Eclipse 3.7 Indigo在Win7和Vista下面,文本编辑器默认使用的是Consolas字体,而且还不能改成Courier New!!!
直接编辑 org.eclipse.jface_3.7.0.I20110522-1430.jar\org\eclipse\jface\resource\jfacefonts_windows7.properties
用jfacefonts_windowsxp.properties里面的内容替换一下,重启Eclipse。

转自http://fangl99.iteye.com/blog/1103707

你可能感兴趣的:(eclipse)