IDEA15 使用JReble6.3.1实现热部署

1.IDEA15安装JRebel

    File>>>Settings>>>Plugins>>>Browse Repositories

    在搜索框搜索JRebel,选择JRebel for Intellij,双击或者选择右边框里的Install

2.破解

    http://download.csdn.net/detail/cock333/9371993

    该链接可下载破解后的包

3.实时编译配置

    http://blog.csdn.net/qq38397892/article/details/49759207

    可以参照这个链接进行实时编译的配置

4. 启动

    Run with JRebel '项目' 或者Debuger with JRebel '项目' 

此时,你的项目就可以实现热部署了!对的,仅仅安装插件,然后破解掉,其他不用配置什么,就可以了!

   

猜你喜欢

转载自tongsh6.iteye.com/blog/2269049