IDEA 破解
//自动Build
修改Intellij IDEA的配置两步:
1、setting -> Compile -> Build project automatically –> 选中
2、CTRL + SHIFT + A –> 查找Registry –> 找到并勾选compiler.automake.allow.when.app.running
最后重启idea,即可。
//自动Build
修改Intellij IDEA的配置两步:
1、setting -> Compile -> Build project automatically –> 选中
2、CTRL + SHIFT + A –> 查找Registry –> 找到并勾选compiler.automake.allow.when.app.running
最后重启idea,即可。