idea乱码问题解决

1.找到Idea的安装目录,在这两个文件的最后一行添加:-Dfile.encoding=UTF-8
idea乱码问题解决
2.如图
idea乱码问题解决
3.如果tomcat控制台乱码,在配置tomcat时加上:-Dfile.encoding=UTF-8
idea乱码问题解决
IntelliJ IDEA 2019.2.乱码
在.IntelliJIdea2019.2\config找到idea64.exe.vmoptions 也加上:-Dfile.encoding=UTF-8
idea乱码问题解决

相关文章:

  • 2021-04-11
  • 2021-09-13
  • 2021-11-11
  • 2022-01-07
  • 2021-04-03
  • 2021-04-22
猜你喜欢
  • 2021-07-02
  • 2021-12-08
  • 2021-12-26
  • 2022-01-19
  • 2021-07-28
  • 2021-12-22
  • 2021-06-09
相关资源
相似解决方案