当前位置:网站首页>Solution of garbled code on idea console

Solution of garbled code on idea console

2022-04-23 16:26:00 Huang ha ha~

idea There's a garbled console  Insert picture description here
First , stay idea Find Edit Configurations
 Insert picture description here
stay VM option: Input -Dfile.encoding=UTF-8 Insert picture description here
second , find idea Installation package location found bin Two files in  Insert picture description here
Add... At the end, respectively -Dfile.encoding=UTF-8
 Insert picture description here

 Insert picture description here
Last , restart idea, The mess will be solved
 Insert picture description here

版权声明
本文为[Huang ha ha~]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231403370918.html