|
MyEclipse中新建一个jsp文件,如果输入中文保存时就会提示错误: 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. jinto插件下载:http://www.guh-software.de/jinto.html
附: Eclipse下安装Properties Editor 在eclipse下"帮助"---"软件更新"--"查找并安装"--"搜索要安装的新功能部件" ---"下一步"---"新建远程站点"--- 填写"名称":Properties Editor; URL为:http://propedit.sourceforge.jp/eclipse/updates/点完成, 让它自己下载插件.. 找到合适的Properties Editor安装,这一个插件是减少转化为utf-8格式,在struts自动转换的. 这样,eclipse插件就可以自己安装一些。 |
Save could not be completed.MyEclipse国际化的问题解决(转摘)
最新推荐文章于 2023-01-10 17:27:49 发布
本文解决了在MyEclipse中创建jsp文件时遇到的中文字符编码问题,提供了两种解决方案:一是使用jinto插件自动调用java的native2ascii进行文件转码;二是通过Eclipse的偏好设置修改文件编码。
883

被折叠的 条评论
为什么被折叠?



