posts - 431,  comments - 344,  trackbacks - 0
MyEclipse中新建一个MessageBundle.properties文件,如果输入中文保存时就会提示错误:
Save could not be completed.
Reason:
some characters cannot be mapped using "ISO-8859-1" character encoding.
Either change the encoding or remove the characters which are not supported
by the "ISO-8859-1" character encoding.

解决办法:
打开Eclipse的Preferences,选择General->Content Types,然后修改右面的Text下的Java Properites File的默认编码方式为UTF-8,点击Update就可以了!
posted on 2007-12-22 19:10 周锐 阅读(2534) 评论(1)  编辑  收藏 所属分类: Eclipse

只有注册用户登录后才能发表评论。


网站导航: