
MyEclipse
dongruan00
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
properties文件不能保存中文问题
MyEclipse中新建一个a.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 cha...原创 2013-01-21 16:43:20 · 149 阅读 · 0 评论 -
Eclipse常用设置
1.eclipse中设置默认的文件编码为UTF-8 步骤:窗口(windows)->首选项(preferences...)->通用(General)->工作空间(Workspace), 在右边的Text file encoding中选择UTF-8 窗口(windows)->首选项(preferences...)->通用(General)->环境类型(Co...原创 2013-09-05 17:02:59 · 146 阅读 · 0 评论