您的位置:首页 > 编程语言 > Java开发

eclipse设置字体大小

2017-09-05 10:26 302 查看
原文网址:http://zhangyinhu8680.iteye.com/blog/1753777


eclipse 编辑区 设置字体大小: 

窗口(Window)-首选项(Preferences)-常规(General)-外观(Appearence)-颜色与字体(Colors And Fonts),在右边的对话框里选择Java - Java Editor Text Font,点击出现的修改(Change)按钮,可以设置显示在在主窗体中程序的字体大小,设置完之后点击右下角的应用(Apply),最后点击确定(OK)即可。 

eclipse 设置 控制台 字体大小 : 

windows----->preferences -----> appearance--->colors and fonts------> debug---->console font 右侧有编辑然后设置字体 

eclipse 设置xml、txt、properties 文件字体的大小 

eclipse更改xml文件,txt文件,property文件等文件编辑器的字体设置: 

window--preferences--General--appearance--colors and fonts--Basic-- "Text font "  然后点change,可以设置字体的大小
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: