IntelliJ IDEA 的 Java 熱部署插件 JRebel 安裝及使用

如下內容已不適用,抱歉!

JRebel 介紹

JRebel for Intellijhtml

JRebel服務器

在 Java Web 開發中, 通常更新了 Java 文件後要手動重啓 Tomcat 服務器, 才能生效,  自從有了 JRebel 這神器的出現, 不管是更新 class 類仍是更新 Spring 配置文件都能作到立馬生效,大大提升開發效率。intellij-idea

安裝JRebelide

設置過deployment後,server中會出現on frame deactivation,idea

而後就跟截圖同樣所有都選擇Update classes and resources,不然熱部署無效!spa

下載插件.net

比較難下載,那麼就install plugins from disk插件

插件連接在文章頭部code

安裝成功之後重啓ideaserver

接下來激活Jrebel,若是到官網註冊,會給一段驗證碼,可是隻能用15天,如今用下面的這種,很簡單的

 

http://idea.lanyus.com/{username}

郵箱隨便寫

idea2018補充:

https://blog.csdn.net/xiongjin8949/article/details/81352936

https://blog.csdn.net/qq_26118603/article/details/81369564

http://www.javashuo.com/article/p-ngulpkeu-no.html

參考:

http://wiki.jikexueyuan.com/project/intellij-idea-tutorial/jrebel-setup.html

http://www.cnblogs.com/littlehb/archive/2013/04/19/3031045.html

http://www.cnblogs.com/littlehb/archive/2013/04/19/3031045.html

https://blog.kuoruan.com/62.html

相關文章
相關標籤/搜索