2008-04-29
Java 相关错误拾集
关键字: java 错误 拾集1.(in Eclips)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.
Answer:Windows-->performance-->General-->Workspace-->Text file encoding(a checkbox)-->select "UTF-8" then click "OK".
and Window->Preferences->General->Content Types->Text->Java Properties File set Default encoding ISO-8859-1 to UTF-8 then update.
Pay attention:now,though u can save the property file with Chinese,u have to use the native2ascii tools to convert again otherwise the String is also the messy code.
发表评论
- 浏览: 11526 次
- 性别:

- 来自: 上海

- 详细资料
搜索本博客
最近加入圈子
链接
最新评论
-
Selenium 如何不在Iframe ...
gigix 写道http://jira.openqa.org/browse/SE ...
-- by zhuhaihua -
Selenium 如何不在Iframe ...
http://jira.openqa.org/browse/SEL-247
-- by gigix -
Java最全面试题
-- by jiayanchang -
[WinXP+VMware+Ubuntu]安 ...
好人啊` 因为这片文章,装的时候,真的少走了很多弯路. 还有这句话 " ...
-- by buffon01






评论排行榜