1.Open Java EE perspective, New Tomcat 7 Server and Deploy Web Project.
Double click Tomcat Server open server configuration.
2.Overview Tag> General Information > Open launch configuration > Arguments Tag
1)Method 1: append VM arguments content as below:
-noverify -javaagent:E:\小米网盘\Work\workspace\jrebel5.3.1\jrebel.jar -Drebel.dirs=E:\小米网盘\Work\workspace\struts2hello\build\classes -Drebel.spring_plugin=true -Drebel.hibernate_plugin=true -Drebel.struts2-plugin=true
Instruction:
-javaagent: specify the location of jrebel.jar
-Drebel.dirs specify directories to monitor
2)Method2: append VM arguments content as below:
-noverify -javaagent:E:\小米网盘\Work\workspace\jrebel5.3.1\jrebel.jar -Drebel.spring_plugin=true -Drebel.hibernate_plugin=true -Drebel.struts2-plugin=true
add rebel.xml
<?xml version="1.0" encoding="UTF-8"?> <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com/alderaan/rebel-2_0.xsd"> <classpath> <dir name="E:\小米网盘\Work\workspace\Struts2Demo\build\classes"/> </classpath> <web> <link target="/"> <dir name="E:\小米网盘\Work\workspace\Struts2Demo\WebContent"/> </link> </web> </application>
3.Overview Tag> Publishing > Check Automatically publish when resources change
4.Modules Tag> set project auto reload is Disabled.
5.Delete C:\Users\xxx\.jrebel directory.
6.Start Tomcat Server.
if crack successful, log display as below:
Attention:
1. jrebel.jar and jrebel.lic must be in same directory.
相关推荐
JRebel破解方法1
jrebel破解版 最新的jrebel 7.1.2 破解版 jrebel破解版 最新的jrebel 7.1.2 破解版jrebel破解版 最新的jrebel 7.1.2 破解版
包括离线安装包和破解文件
Jrebel 7.0.2 破解文件,亲自测试可以使用
jrebel6.2.0破解文件.zip 内置破解文件,直接复制粘贴可用,简单方便,只需几秒
Java 最新版jrebel7.1.1破解版。 先安装插件,安装成功后,把 .jrebel文件夹替换C:\Users\Duanhaobo(自己的用户)的 .jrebel文件夹,替换前注意备份,替换完成后重启eclipse,就ok了。。 jrebel破解版
从eclipse和网上找到的破解包提取打包成无依赖,独立java程序可用的版本。独立java程序启动的时候增加如下的JVM参数即可 -server -Xmx512m -XX:MaxPermSize=128m -Djava.awt.headless=true -Drebel.spring_plugin=...
最全最详细的JRebel的安装、破解、使用教程, 资源中包括三个文件: update-site.zip(JRebel6.4.3离线安装包) jrebelCracked.rar(JRebel6.4.3破解包) Myeclipse2015+JRebel插件的安装、配置、使用教程.docx
安装jrebel插件后找到C盘下的.jrebel文件,直接解压替换就可以用了。
之前用的jrebel6.4.8,但是jrebel6对于spring4.0以上不太支持,会报错,所以需要升级jrebel为7.0.1
jrebel插件及破解文件
Jrebel6.2.7破解补丁及安装配置手册,亲测可用,谢谢支持Blog!
上传受限制,分成两个包,下载到同一文件夹下解压即可 包1:http://download.csdn.net/detail/u011622280/9703083
亲测可用 时间到2017 Oct.31. 将破解包解压后放在C:\Users\Administrator下即可,原先的.jrebel文件夹注意备份。 如果是离线PC,到期了可以调整系统日期继续使用。 如果是联网PC,建议使用其他联网方式验证。
jrebel6.4插件及破解教程
myeclipse和eclipse下的jrebel热部署的破解方式,压缩包里面包括jrebel6.4.3离线安装包,破解版的jrebel6.4.3的破解文件,还有一份eclipse下的破解说明书,
jrebel 6.4.0 破解版 热部署 Tomcat eclipse 直接安装
Myeclipse安装jrebel6.5及破解方法,内附说明步骤,Myeclipse10亲测破解成功,eclipse应该也能用
亲测可用最新2018JRebel破解工具+压缩包,可以用于最新版本的,也可用于以前的版本,一次设置可以使用半年,半年后可以重新设置,超级简单,附带使用图文说明,
eclipse 插件,jrebel-6.4.3 破解版 亲自测试过。可以用!