码迷,mamicode.com
首页 > 系统相关 > 详细

MyEclipse10中文乱码

时间:2015-03-31 17:51:29      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:

1 进入window->preferences

  • general->content types,可以设置Text对应的default encoding值为UTF-8或为空,然后点击update即可。也可能点击Text进入java source file属性,设置default encoding值为UTF-8或为空,点击update。
  • general->editors->text editors->spelling。设置encoding属性为UTfF-8.
  • general->workspace。设置text file encoding为UTF-8.
  • myeclipse ->files and editors。此处通常无需修改,保持默认即可。默认ASP and PHP和JSP的encoding为ISO Latin-1,其他属性的encoding值为ISO 10646/Unicod(UTF-8)

2 右击工程的properties属性,选择resource,设置text file encoding值为UTF-8.

MyEclipse10中文乱码

标签:

原文地址:http://www.cnblogs.com/huangyoum/p/4381352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!