idea配置
作者:互联网
调整VM配置文件
重要目录
常用插件
setting
tomcat控制台乱码问题
1、 点击Help => Edit custom VM Options,在最后面添加 “-Dfile.encoding=UTF-8”
2、点击Run菜单的 Edit Configurations,在tomcat配置中的 VM option中添加 “-Dfile.encoding=UTF-8”
3、在第二步的Startup/Connection页签的Run和Debug添加一个key为JAVA_TOOL_OPTIONS, value为-Dfile.encoding=UTF-8的环境变量
标签:UTF,encoding,Edit,配置,VM,idea,添加,Dfile 来源: https://www.cnblogs.com/-w-k-/p/16182412.html