导入maven项目遇到中文乱码

来源:互联网 发布:linux系统安装ftp包 编辑:程序博客网 时间:2024/05/16 06:36

windows->preferences->content types->word Document 并输入utf-8->update;


右键选中的项目,选择properties->resource->text file encoding->utf-8.

还不行的话,杀手锏是

windows-Preferences-General-Workspace-Text file encoding 设置为uft-8

最后重启一下eclipse通常就ok了。


0 0
原创粉丝点击