jrebel(破解版)+eclipse +jetty/tomcat 配置,实现热部署

1、安装eclipse的jrebel插件

Help » Install New Software

然后通过 如下 URL  http://www.zeroturnaround.com/update-site/
如果要离线下载的话,可以通过下载离线包的方式进行 http://www.zeroturnaround.com/update-site/update-site.zip

JRebel安装使用说明


2、下载jrebel5破解版
    下载jrebel5破解版以后解压到D盘根目录即可
    下载地址 :http://download.csdn.net/detail/lushengdi/5080360

    配置jrebel破解版JAR包的路径 :

 

 

3、配置jetty实现热部署

    这是为jetty加载jrebel的关键。

    项目右键 》 run as 》 run configuation.. 》 点击jetty项目

    在mvn jetty:run的JRE管理选项卡中的VM参数中加入

      -noverify -javaagent:d:/jrebel/jrebel.jar

      

    现在在eclipse中启动mvn jetty:run,jrebel将被加载,修改java代码可以不重启jetty而热部署生效了,
    修改java文件后自动在输出窗口中显示重新加载的信息
2009-07-15_150006


tomcat 配置 参考

How to install and use JRebel in Tomcat, JBoss or Jetty with the Eclipse IDE

 http://zeroturnaround.com/jrebel/how-to-install-and-use-jrebel-formerly-javarebel-in-tomcat-with-the-eclipse-ide/



posted on 2013-02-22 15:54 鲁胜迪 阅读(12094) 评论(1)  编辑  收藏 所属分类: 一点点

评论

# re: jrebel(破解版)+eclipse +jetty/tomcat 配置,实现热部署 2014-08-04 19:23 wangkz

Specification title is null! Using 'jrebel' instead.
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: #############################################################
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: null Unknown (Unknown)
2014-08-04 19:23:03 Test: (c) Copyright ZeroTurnaround OU, Estonia, Tartu.
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: Over the last 11 days null prevented
2014-08-04 19:23:03 Test: at least 192 redeploys/restarts saving you about 0.3 hours.
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: This product is licensed to anonymous-user
2014-08-04 19:23:03 Test: for unlimited number of developer seats on site.
2014-08-04 19:23:03 Test: ####### Cracked by anonymous-user, For FUN! Unlimited! Enjoy! ######
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: The following plugins are disabled at the moment:
2014-08-04 19:23:03 Test: * Axis2 WAS plugin (set -Drebel.axis2_was_plugin=true to enable)
2014-08-04 19:23:03 Test: * Axis2 plugin (set -Drebel.axis2_plugin=true to enable)
2014-08-04 19:23:03 Test: * Camel plugin (set -Drebel.camel_plugin=true to enable)
2014-08-04 19:23:03 Test: * Click plugin (set -Drebel.click_plugin=true to enable)
2014-08-04 19:23:03 Test: * Deltaspike plugin (set -Drebel.deltaspike_plugin=true to enable)
2014-08-04 19:23:03 Test: * Ebean plugin (set -Drebel.ebean_plugin=true to enable)
2014-08-04 19:23:03 Test: * Eclipse RCP Plugin (set -Drebel.eclipse_plugin=true to enable)
2014-08-04 19:23:03 Test: * JRuby Plugin (set -Drebel.jruby_plugin=true to enable)
2014-08-04 19:23:03 Test: * Jersey plugin (set -Drebel.jersey_plugin=true to enable)
2014-08-04 19:23:03 Test: * Log4j2 plugin (set -Drebel.log4j2_plugin=true to enable)
2014-08-04 19:23:03 Test: * Mustache Plugin (set -Drebel.mustache_plugin=true to enable)
2014-08-04 19:23:03 Test: * Prettyfaces plugin (set -Drebel.prettyfaces_plugin=true to enable)
2014-08-04 19:23:03 Test: * RESTlet plugin (set -Drebel.restlet_plugin=true to enable)
2014-08-04 19:23:03 Test: * Seam-Wicket plugin (set -Drebel.seam_wicket_plugin=true to enable)
2014-08-04 19:23:03 Test: * Spring Data Plugin (set -Drebel.spring_data_plugin=true to enable)
2014-08-04 19:23:03 Test: * Thymeleaf Plugin (set -Drebel.thymeleaf_plugin=true to enable)
2014-08-04 19:23:03 Test: * VRaptor plugin (set -Drebel.vraptor_plugin=true to enable)
2014-08-04 19:23:03 Test: * Vaadin CDI utils plugin (set -Drebel.vaadin_cdiutils_plugin=true to enable)
2014-08-04 19:23:03 Test: * WebObjects plugin (set -Drebel.webobjects_plugin=true to enable)
2014-08-04 19:23:03 Test:
2014-08-04 19:23:03 Test: #############################################################
2014-08-04 19:23:03 Test:
2014-8-4 19:23:05 org.apache.catalina.core.AprLifecycleListener init  回复  更多评论   

<2013年2月>
272829303112
3456789
10111213141516
17181920212223
242526272812
3456789

导航

统计

常用链接

留言簿(4)

随笔分类

随笔档案

文章分类

新闻分类

搜索

最新评论

阅读排行榜

评论排行榜