解决步骤:
1、项目中gradle.properties文件中添加设置
org.gradle.jvmargs=-Dfile.encoding=UTF-8

2、idea中在 Help --> Edit custom VM options添加设置
-Dfile.encoding=UTF-8

3、重启idea

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2023-01-08
  • 2021-06-16
  • 2021-05-10
  • 2022-12-23
猜你喜欢
  • 2021-07-31
  • 2021-03-28
  • 2021-10-19
  • 2021-11-05
  • 2021-09-16
  • 2022-12-23
相关资源
相似解决方案