首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

win7下eclipse中文字体太小疑点

2013-12-16 
win7下eclipse中文字体太小问题进入目录:eclipse-jee-juno-SR1-win32-x86_64\eclipse\plugins使用winRAR等

win7下eclipse中文字体太小问题

进入目录:eclipse-jee-juno-SR1-win32-x86_64\eclipse\plugins

使用winRAR等工具打开:org.eclipse.jface_3.8.101.v20120817-083647.jar。

然后 进入\org\eclipse\jface\resource 目录下

?

修改 jfacefonts_windows7.properties 资源文件即可,可参考jfacefonts_windowsxp.properties(winxp)的配置文件进行修改。

?

修改后重启eclipse。

?

?

?

# START NON-TRANSLATABLE

org.eclipse.jface.bannerfont.0=Tahoma-bold-10

?

org.eclipse.jface.headerfont.0=Tahoma-bold-12

?

org.eclipse.jface.textfont.0=Courier New-regular-10

org.eclipse.jface.textfont.1=Courier-regular-10

org.eclipse.jface.textfont.2=Lucida Console-regular-9

# END NON-TRANSLATABLE

热点排行