作者:mobiledu2502891657 | 来源:互联网 | 2023-09-25 19:04
首先打开tomcat配置界面,在server中 将 "On Update action"、"On frame deactivation" 都选择 update classes and resources
然后选择deployment,点击加号,选择要发步项目的exploded
在startup/connection页设置JAVA_TOOL_OPTIONS为-Dfile.encoding=UTF-8
另外还需要修改IDEA的安装目录下:JetBrains\IntelliJ IDEA 2016.3\bin中配置文件
idea.exe.vmoptions,idea64.exe.vmoptions
在该文件中最后面加上:-Dfile.encoding=UTF-8
然后重启IDEA,启动所配置的项目即可。
生活不止眼前的苟且,还有诗和远方...
加油 哥们!