设置idea编辑器的编码

IDEA控制台中文乱码问题 、IDEA编码设置UTF-8

配置tomcat的编码问题

1、在VM options填写-Dfile.encoding=UTF-8

IDEA控制台中文乱码问题 、IDEA编码设置UTF-8

2、打开idea安装目录bin :idea.exe.vmoptions 文件、  idea64.exe.vmoptions文件

IDEA控制台中文乱码问题 、IDEA编码设置UTF-8

在文件后面添加一行:-Dfile.encoding=UTF-8

IDEA控制台中文乱码问题 、IDEA编码设置UTF-8

保存文件,重启idea,乱码问题解决

相关文章:

  • 2021-09-08
  • 2021-04-24
  • 2022-12-23
  • 2021-10-31
  • 2021-09-09
猜你喜欢
  • 2021-10-26
  • 2022-01-05
  • 2022-12-23
  • 2021-04-07
  • 2021-03-27
相关资源
相似解决方案