几个有用的eclipse配置
时间:2014-06-23 07:35:02
收藏:0
阅读:304
1.preferences>general>workspace>gbk改为utg-8
2.preferences>general>editors>file association >html/htm>设定默认打开工具
3.preferences>general>apperance>颜色和字体(colors and fonts)>basic>text font(consolas)
4.打开preferences>搜索for配置各种格式化
5.preferences>web>jsp files>encoding>iso10646/unicode(utf-8)
6.preferences>validation配置验证(也可这样验证:选择要验证的文件>右键>validate)
7.preferences>general>content types>text>default encoding>utf-8
评论(0)