码迷,mamicode.com
首页 > 其他好文 > 详细

IDEA的热部署设置方式

时间:2019-05-30 22:00:50      阅读:402      评论:0      收藏:0      [点我收藏+]

标签:运行时   and   选中   tomat   project   auto   command   window   info   

在这里只说一种简单的方式就是在idea中进行简单的设置就可以:

第一步:
设置IDEA开启项目自动编译,进入设置找到Build,Execut, Deployment -> Compiler 勾选中左侧的Build Project automatically
技术图片

 


第二步:
IDEA开启项目运行时自动make, ctrl + shift + a(windows电脑),command+shift+alt+/(mac系统)搜索命令:registry -> 勾选compiler.automake.allow.when.app.running
技术图片

 


点击Registry之后勾选compiler.automake.allow.when.app.running
技术图片

 


这样就OK了!!!当然还有其他方式,网上有很多的。

IDEA的热部署设置方式

标签:运行时   and   选中   tomat   project   auto   command   window   info   

原文地址:https://www.cnblogs.com/b6952/p/10952079.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!