`

JRebel热部署简单安装,附破解版JRebel.jar

阅读更多

   此安装方式主要是设置服务器的启动参数设置,请右击项目名称 > Debug As >Debug Configuration > 选择相应的服务器— >Arguments > VM arguments 输入如下参数:

-noverify  

-javaagent:F:/Java/JRebel/jrebel.jar  

-Drebel.dirs=F:/myproject/oa/webapp/WEB-INF/classes

 

上述参数的相关说明:

 

 -javaagent:  这个是你使用的 javaRebel(jRebel) jar 包的路径,注意其中的斜线方向。

-Drebel.dirs :这个是你要监控的项目的 class 文件路径

然后双击你在 eclipse 下配置的 web 服务器,这是会出现如下图所示的页面,然后把红线标注的地方选中即可。

分享到:
评论
6 楼 MichealChao 2013-04-22  
maven + jetty报错了
JRebel: Failed to start a plugin org.zeroturnaround.jrebel.jaxb.JAXBPlugin
java.lang.ClassCastException: org.zeroturnaround.jrebel.jaxb.JAXBPlugin cannot be cast to org.zeroturnaround.javarebel.Plugin
5 楼 MichealChao 2013-04-22  
JRebel: Failed to start a plugin org.zeroturnaround.jrebel.jaxb.JAXBPlugin
4 楼 云之遥 2013-03-20  
很好,很强大!
3 楼 li_qian_long 2012-11-08  
请问这是哪个版本的?
2 楼 dqywg 2012-03-27  
确实好用,找了很久了 3Q
1 楼 hhj900 2011-09-07  
很好很强大,果然不用死命的重启了....

相关推荐

    IDEA JRebel热部署插件jar包

    IDEA的 JRebel热部署插件, 修改后无需重启项目

    jrebel-idea-热部署jar包.zip

    jrebel-idea-热部署ar包.zip。 IDEA热部署插件,修改代码可不用重启项目,方便调试。

    myeclipse热部署jrebel6.5.0

    亲测可用,资源下载到磁盘,然后打开myeclipse 路径为:Windows ---> Perferences --> MyEclipse -->Servers -->Tomcat -->...-Drebel.ibatis-plugin--------热部署ibatis相关的jar

    myeclipse 插件热部署 jrebel6.5

    myeclipse 插件热部署 jrebel6.5 亲测可用,资源下载到磁盘,然后打开myeclipse 路径为:Windows ---> Perferences --> MyEclipse -->Servers -->Tomcat --> Tomcat 7.x -->JDK 配置jvm参数: -...

    tomcat远程debug与jrebel热部署文件

    配置tomcat热部署和远程debug时,用到的jrebel.jar等和自己编写的tomcat启动参数脚本文件.

    springCloud springBoot jrebel 热部署 开发效率

    springCloud springBoot jrebel 热部署 开发效率 jrebel秘钥验证服务,这是一个springboot的服务,自己在本机部署上以后,用本机的服务地址去验证就可以通过了,jrebel破解最简单的方法, 1 启动服务命令 java -jar...

    jrebel 配置eclipse 热部署 有文档 与jar

    jrebel 配置eclipse 热部署 属于网络资源,与本人无关,如有侵权,请联系删除

    jrebel.jar

    热部署jar包

    jrebel使用,web工程可以热部署

    NULL 博文链接:https://asialee.iteye.com/blog/1825844

    热部署jrebel

    本jrebel.jar版本为6.0.3,直接将该jar下载到磁盘中,并配置到tomcat中即可,配置示例如下: -noverify -javaagent:D:\javarebel\jrebel.jar -Drebel.spring_plugin=true -Drebel.struts2-plugin=true

    JRebel6.5.0破解jar包

    JRebel6.5.0热部署破解

    jrebel 6.5.2

    可用的好东西,可以热部署 tomcat。

    JRebel Agent 6.3.0破解版

    将该资源添解压后加到tomcat的lib目录下,并在VM ...-noverify -javaagent:D:\Tools\apache-tomcat-8.0.46\lib\jrebel.jar -Drebel.disable_update=true 我是分割线|END|-------------------------------------------

    eclipse热部署

    eclipse热部署 myeclipse IDE的Tomcat下面设置 -javaagent:D:\jar\jrebel\jrebel.jar

    jrebel插件和破解包6.4.3

    jrebel插件和破解包6.4.3 idea 热部署

    jrebel-6.4.0

    jrebel-6.4.0.jar 等许多文件

    jerbel5.3热部署

    原javarebel,用于应用热部署(tomcat,glassfish之类)会用的人拖走吧...注意需要:jrebel.lic文件和jrebel.jar放在同一目录下面才能使用。仅仅作为学习测试使用,请支持正版.

    myeclipse编译热部署配置

    下载 jrebel.jar然后将jar包导入项目的lib目录中  在Myeclipse/eclipse 找到tomact的jdk  内含使用方法及参数配置

    myeclipse,eclipse热部署离线包以及操作文档

    myeclipse,eclipse热部署操作文档和离线jar包(所以文件较大会有70M),本人亲测多个项目组,十来分钟搞定,部署好不需要频繁重启服务;程序员行走江湖必备工具!

    JavaEE开发的颠覆者SpringBoot实战[完整版].part2

    10.1 开发的热部署 407 10.1.1 模板热部署 407 10.1.2 Spring Loaded 407 10.1.3 JRebel 409 10.1.4 spring-boot-devtools 413 10.2 常规部署 413 10.2.1 jar 形式 413 10.2.2 war 形式 417 10.3 云部署——基于...

Global site tag (gtag.js) - Google Analytics