解决方案:
1.首先找到IDEA在本地的安装路径,找到idea.exe.vmoptions文件和idea64.exe.vmoptions文件,在其最后一行添加
-Dfile.encoding=UTF-8



export LANG=”zh_CN.UTF-8″
export LC_ALL=”zh_CN.UTF-8″
解决方案:
1.首先找到IDEA在本地的安装路径,找到idea.exe.vmoptions文件和idea64.exe.vmoptions文件,在其最后一行添加
-Dfile.encoding=UTF-8
export LANG=”zh_CN.UTF-8″
export LC_ALL=”zh_CN.UTF-8″