maven项目。最近开始上手IDEA,结果发现改了代码,页面刷新还是没变,网上查了才知道IDEA的问题,网上一大把教程结果都不行,找了好久才发现有一个可以的,教程如下:
1.File——Settings——Build,Execution,Deplyment——Compiler,选中打勾 “Build project automatically” 。
2. 按住 Shift+Ctrl+Alt+/ ,然后选中 Registry ,然后勾选compiler.automake.allow.when.app.running
转自:https://blog.csdn.net/weixin_43234960/article/details/101368542