zoukankan      html  css  js  c++  java
  • JRebel for IntelliJ 热部署破解方法

    打开idea

    快捷键 ctrl+alt+s 打开设置

    1、打开plugins

    2、打开Browse repositories

     

    3、搜索jrebel,并下载 JRebel for IntelliJ、

     

    4、下载激活JRebel的插件    下载链接: https://github.com/ilanyu/ReverseProxy/releases/tag/v1.0

          百度网盘:https://pan.baidu.com/s/1o0FcU2aw3KVhKCMsGfPQxA 提取码: d9u8

          windows64版本:ReverseProxy_windows_amd64.exe

        下载后打开这个ReverseProxy_windows_amd64.exe,如图:

         

    5、从新打开idea,点击debug jrebel

     

    出现如图:

    第一行输入:  http://127.0.0.1:8888/GUID

      GUID生成链接:https://www.guidgen.com/

    第二行输入邮箱,邮箱格式正确就行

    点击下边 I agree with ...... 选框

    点击  change  license 按钮

       

    6、激活成功,打开settings,ctrl+alt+s ,点击JRebel

     

     这个时候关掉 ReverseProxy_windows_amd64.exe,激活完成啦!

    使用

    开启自动编译

     勾中项目

     实时部署

     修改配置

     进行测试

  • 相关阅读:
    Spring IoC详解
    Hibernate 和Mybatis的区别
    Nand Flash 驱动框架
    Nor Flash 驱动框架
    USB驱动框架
    输入子系统框架
    module_init 内核调用过程
    平台设备驱动框架
    LCD驱动框架
    嵌入式-开篇
  • 原文地址:https://www.cnblogs.com/dalianpai/p/12426942.html
Copyright © 2011-2022 走看看