eclipse引入的项目utf-8依然乱码

在引入别人的一个项目之后乱码

原因:java source file 编译格式不一致

解决方法:

Window-->preference---->general----->content type------------>Text--------java source file

然后看下面的编码方式,把utf-8     改成gbk  然后update

原文链接:https://blog.csdn.net/qq_36688143/article/details/79162307

猜你喜欢

转载自blog.csdn.net/qie_wei/article/details/89676364
今日推荐