idea maven build 乱码解决方法

maven runner设置-Dfile.encoding=GBK即可;

 

具体步骤如下:File --> Settings --> Build, Execution, Deployment --> Build Tools --> Maven --> Runner:

VM Options设置:-Dfile.encoding=GBK

idea maven build 乱码解决方法

 

相关文章:

  • 2021-08-17
  • 2021-10-26
  • 2021-08-26
  • 2021-11-03
  • 2021-09-20
  • 2021-11-24
  • 2021-12-03
猜你喜欢
  • 2021-10-19
  • 2021-05-09
  • 2021-10-11
  • 2021-08-09
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案