gradle idea 乱码

 
 

 

 -Dfile.encoding=utf-8

 
 
21.04.01
idea 更新到2019.2.3没有这个选项。 可以点击 help->edit custom vm options 然后加上 -Dfile.encoding=utf-8 重启一下就好了

 

 

 
22.07.04
使用 电脑安装的 gradle build 乱码
gradle build -Dfile.encoding=UTF-8
 
 
 
 
posted @ 2022-07-04 11:35  草木物语  阅读(154)  评论(0)    收藏  举报