IDEA 修改页面不重启

最近看ruoyi源码,跑项目查看的时候,修改个前端页面就必须重启,很麻烦。网上找到如下方式

  “File” -> “Settings” -> “Build,Execution,Deplyment” -> “Compiler”,选中打勾 “Build project automatically” 。

  组合键:“Shift+Ctrl+Alt+/” ,选择 “Registry” ,选中打勾 “compiler.automake.allow.when.app.running”。

试了下,是可以的。

转载于:https://www.cnblogs.com/havenenjoy/p/10935019.html

你可能感兴趣的:(IDEA 修改页面不重启)