适应于:英文操作系统,但是语言和区域设置为中文的环境。
Mac:
/Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions 增加
-Duser.language=en
-Duser.region=US
打开IDEA的安装目录下的idea.exe.vmproperties,在文件中添加下面两行:
-Duser.language=en-Duser.region=US本文共 217 字,大约阅读时间需要 1 分钟。
适应于:英文操作系统,但是语言和区域设置为中文的环境。
Mac:
/Applications/IntelliJ IDEA CE.app/Contents/bin/idea.vmoptions 增加
-Duser.language=en
-Duser.region=US
打开IDEA的安装目录下的idea.exe.vmproperties,在文件中添加下面两行:
-Duser.language=en-Duser.region=US转载地址:http://bygxl.baihongyu.com/