Eclipse中Unicode编码转中文

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_36135928/article/details/82771685
  1. 更改Java Properties File文件的编码为UTF-8。
    在这里插入图片描述

  2. 如果第一步还是显示不成功,安装Eclipse插件propedit。关于这一步可以下载离线安装或在线安装。

  3. 设置.properties文件默认编辑器为PropertiesEditor。
    在这里插入图片描述

  4. 解决。

猜你喜欢

转载自blog.csdn.net/qq_36135928/article/details/82771685