`

eclipse使用jrebel

    博客分类:
  • Java
阅读更多

jrebel

 

注:以下都是网上收集整理的,可能不全,仅限于学习和研究使用。

 

JavaRebel是一个工具,主要是用于热加载,比如说在Tomcat之类的应用服务器中,更新了class或者某些资源文件,使用了JRebel之后,就不需要重新启动应用服务器。这里有一点先声明一下,本文只是破解仅限于学习和研究使用,勿用于其他用途。

下载地址:http://www.zeroturnaround.com/jrebel/download/     下载下来的是一个Zip压缩包,打开之后会发现一个jrebel.jar,这就是其最重要的运行包了。其他都是一些文档和插件。

PS. rebel出了免费社区版,参见:

http://zeroturnaround.com/blog/free-version-of-jrebel-social/

一、安装包准备

1. Jrebel.jar 核心JAR包,http://zeroturnaround.com/jrebel/prev-releases/ 上面进行下载。

安装 JRebel Eclipse插件进入 Help » Install New Software... 并且输入下面的URL :http://www.zeroturnaround.com/update-site/

2. update-site.zip jrebel Eclipse插件http://www.zeroturnaround.com/update-site/update-site.zip

 

二、配置Eclipse

(1)、Eclipse中配置 window->preference->tomcat->JVM Settings,加入以下参数

-Drebel.spring_plugin=true 支持spring框架

-Drebel.aspectj_plugin=true 支持aspectj

-Drebel.struts2_plugin=true 支持strut2

-javaagent:D:/jrebel.jar 这里自行修改jrebel.jar正确的路径

-Drebel.dirs=F:/Project/test/WebContent/WEB-INF/classes,F:/Project/test/WebContent

-Dmyproject.root=D:/project/operamasks/workspaces/xxxx -Drebel.disable_update=true

-noverify

[(-javaagent 下载的jrebel.jar的路径,-Drebel.dirsc 项目的class文件的路径, -Dmyproject.root的值表示当前的需要热部署的工程路径)]

 

三、安装Eclipse插件

安装JRebel Eclipse 插件

Help » Install New Software

然后通过 如下 URL :http://www.zeroturnaround.com/update-site/

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

/**************************************************

jrebel 下载:

官网地址:http://www.zeroturnaround.com/jrebel/ (试用30天)

破解地址:http://dl.dbank.com/c086engzbb

**************************************************/

--------------------------------------------------------------



 

 

 

四、配置完上面后,还需要关闭tomcat的应用程序的reloadable设置

<Context path="/hello"  reloadable="false

" docBase="D:/project"  />

JReble log

如果你想选中Enable debug logging ,需要配置日志信息。点击Lauch JRebel Agent Settings ,可以选中Show JRebel message in standard output(在控制台输出打印),并且Log to file并且输出到日志文件中。    如果不设置日志路径,则可能会提示找不到日志的信息。点击Open JRebel agent,查看jrebel.properties,jrebel.info目录。

参考

【http://zeroturnaround.com/software/jrebel/learn/eclipse-jrebel-tutorial/】

【https://zeroturnaround.com/software/jrebel/download/installing-jrebel-plugin-for-eclipse/】

【http://manuals.zeroturnaround.com/jrebel/】

有更加好的破解

【http://blog.csdn.net/sensisoft/article/details/20010615】

破解jrebel方法

http://www.blogjava.net/usherlight/archive/2009/10/15/298449.html

【http://www.sdandroid.com/2014/02/jrebel_6430.html】

 

JRebel: Starting logging to file: C:\Users\Administrator\.jrebel\jrebel.log
2015-03-18 23:27:34 JRebel:  
2015-03-18 23:27:34 JRebel:  #############################################################
2015-03-18 23:27:34 JRebel:  
2015-03-18 23:27:34 JRebel:  JRebel Legacy Agent 6.1.1 (201503111717)
2015-03-18 23:27:34 JRebel:  (c) Copyright ZeroTurnaround AS, Estonia, Tartu.
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  Over the last 1 days JRebel prevented
2015-03-18 23:27:35 JRebel:  at least 0 redeploys/restarts saving you about 0 hours.
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  Licensed to wei huang
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  License type: evaluation
2015-03-18 23:27:35 JRebel:  Valid from: March 18, 2015
2015-03-18 23:27:35 JRebel:  Valid until: April 1, 2015
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  You are using an EVALUATION license.
2015-03-18 23:27:35 JRebel:  Days left until license expires: 14
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  To extend your evaluation or purchase a license,
2015-03-18 23:27:35 JRebel:  contact sales@zeroturnaround.com.
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  If you think this is an error, contact support@zeroturnaround.com.
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel:  #############################################################
2015-03-18 23:27:35 JRebel:  
2015-03-18 23:27:35 JRebel: WARN 
2015-03-18 23:27:35 JRebel: WARN You have multiple 'D:\software\eclipse\eclipse-jee-kepler-SR2-win32-x86_64\eclipse\plugins\org.zeroturnaround.eclipse.embedder_6.1.1.RELEASE-201503121801\jrebel\jrebel.jar's as -javaagent in your server startup script
2015-03-18 23:27:35 JRebel: WARN 
三月 18, 2015 11:27:36 下午 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_55\bin;C:\windows\Sun\Java\bin;C:\windows\system32;C:\windows;C:\Program Files (x86)\Common Files\NetSarang;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.7.0_55\bin;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Git\cmd;D:\software\apache-maven-3.0.5/bin;C:\Program Files\MySQL\MySQL Server 5.1\bin;.
三月 18, 2015 11:27:36 下午 org.apache.tomcat.util.digester.SetPropertiesRule begin
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:tv_mobile' did not find a matching property.
三月 18, 2015 11:27:36 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-bio-8080"]
三月 18, 2015 11:27:36 下午 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["ajp-bio-8009"]
三月 18, 2015 11:27:36 下午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1057 ms
三月 18, 2015 11:27:36 下午 org.apache.catalina.core.StandardService startInternal
信息: Starting service Catalina
三月 18, 2015 11:27:36 下午 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/7.0.53
2015-03-18 23:27:39 JRebel: Directory 'D:\software\eclipse\workspace2\tv_mobile\target\classes' will be monitored for changes.
2015-03-18 23:27:39 JRebel: Directory 'D:\software\eclipse\workspace2\tv_mobile\target\m2e-wtp\web-resources' will be monitored for changes.
2015-03-18 23:27:39 JRebel: Directory 'D:\software\eclipse\workspace2\tv_mobile\src\main\webapp' will be monitored for changes.
三月 18, 2015 11:27:45 下午 org.apache.catalina.core.ApplicationContext log
信息: No Spring WebApplicationInitializer types detected on classpath
2015-03-18 23:27:45 JRebel-Log4j: Monitoring Log4j configuration in 'file:/D:/software/eclipse/workspace2/tv_mobile/target/classes/log4j.properties'.
三月 18, 2015 11:27:45 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring root WebApplicationContext
2015-03-18 23:27:45 JRebel-Spring: Monitoring Spring bean definitions in 'D:\software\eclipse\workspace2\tv_mobile\target\classes\beans.xml'.
2015-03-18 23:27:48 JRebel-Spring: Monitoring properties in 'D:\software\eclipse\workspace2\tv_mobile\target\classes\jdbc.properties'.
初始化字典
Hibernate: 
    /* criteria query */ select
        this_.id as id1_5_0_,
        this_.description as descript2_5_0_,
        this_.groupId as groupId3_5_0_,
        this_.key2 as key4_5_0_,
        this_.value as value5_5_0_ 
    from
        t_dictionary this_ 
    order by
        this_.groupId asc,
        this_.key2 asc
三月 18, 2015 11:27:57 下午 org.apache.catalina.core.ApplicationContext log
信息: Initializing Spring FrameworkServlet 'spring2'
2015-03-18 23:27:57 JRebel-Spring: Monitoring Spring bean definitions in 'D:\software\eclipse\workspace2\tv_mobile\target\m2e-wtp\web-resources\WEB-INF\spring2-servlet.xml'.
三月 18, 2015 11:27:58 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-bio-8080"]
三月 18, 2015 11:27:58 下午 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["ajp-bio-8009"]
三月 18, 2015 11:27:58 下午 org.apache.catalina.startup.Catalina start
信息: Server startup in 21843 ms

 

  • 大小: 113.5 KB
  • 大小: 323.2 KB
0
0
分享到:
评论
1 楼 alieismy 2015-03-25  
请问 有没有 JRebel Legacy Agent 6.1.1 crack? 现在都是JRebel Agent的crack。谢谢!alieismy@qq.com

相关推荐

    eclipse的jrebel插件及其破解文件

    eclipse的jrebel插件及其破解文件

    eclipse-jrebel.zip

    Eclipse JRebel 是一款强大的开发工具,专为Java开发者设计,可以实现在代码修改后无需重启应用服务器即可看到变化,极大地提高了开发效率。本文将详细介绍如何在Eclipse环境中安装JRebel插件以及利用其功能。 首先...

    eclipse 插件 jrebel

    4. **JRebel配置文件**:JRebel使用一个名为"jrebel.properties"的配置文件来控制其行为。用户可以根据需要自定义配置,例如排除某些不希望实时更新的文件或目录。 5. **运行与调试**:在Eclipse中启动或调试应用时...

    eclipse+jrebel热部署插件和破解(测试可用)包.zip

    eclipse+jrebel热部署插件和破解(测试可用)包.zip

    eclipse中jrebel7.0.2离线插件包(带使用说明)

    Eclipse是一款广泛使用的Java集成开发环境(IDE),它提供了丰富的功能来支持软件开发。而JRebel是一款强大的热部署工具,能够显著提升开发效率。在Eclipse中安装JRebel插件,可以让开发者在修改代码后无需重启应用...

    myeclipse、eclipse安装jrebel

    myeclipse、eclipse安装jrebel,包括jrebel7.0.2离线安装包和替换文件,update-site文件夹是离线安装包,jrebel文件夹里有两个jrebel.jar文件,分别替换安装目录jrebel和legacy文件夹里的jrebel.jar文件。

    eclipse Jrebel7.0.10个人免费使用

    先在eclipse离线使用这个更新包,然后在https://my.jrebel.com/注册账户取得激活码,个人免费。然后配置,编译,部署。若是maven工程你再百度下就知道怎么做了。

    IDEA与Eclipse的JRebel插件

    ### IDEA与Eclipse中的JRebel插件 **JRebel简介** JRebel由Zeroturnaround公司开发,它的核心功能是实现代码的即时更新,无需重新编译或重启应用服务器,开发者即可看到代码更改的效果。这极大地提高了开发迭代的...

    JRebel eclipse 热部署

    JRebel eclipse 热部署

    Eclipse-JRebel-7.0.10破解版(包含安装使用说明)

    Eclipse-JRebel-7.0.10破解版(包含安装使用说明)

    eclipse jrebel插件和破解

    jrebel-6.4.3,eclipse的插件,可以不重启tomcat的情况下,动态的添加方法,还支持远程调试。

    jrebel6.4.3热部署 eclipse插件

    jrebel6.4.3热部署 eclipse插件

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

    【JRebel配置Eclipse热部署详解】 在软件开发过程中,快速迭代和频繁调试是提高效率的关键。Eclipse作为一款广泛使用的Java IDE,虽然自带了一些基本的热部署功能,但有时候无法满足开发者对于即时代码更改的需求。...

    jrebel7.0.2 for eclipse安装包

    《JRebel 7.0.2 for Eclipse:加速Java开发的神器》 JRebel 是一款著名的 Java 开发工具,它允许开发者在不重启应用服务器的情况下实时看到代码变动的效果,极大地提升了开发效率。JRebel 7.0.2 版本是专为 Eclipse...

    Jrebel 7.1.3 eclipse离线插件

    JRebel 7.1.3是该工具的一个版本,特别针对Eclipse集成开发环境(IDE)提供了离线插件。这个离线插件的目的是方便那些无法或不想通过网络连接下载插件的用户,他们可以直接将提供的文件安装到Eclipse中。 1. **...

    JREBEL的eclipse插件

    **JREBEL Eclipse 插件详解** JREBEL 是一款高效、便捷的开发工具,它专为Java开发者设计,能够实现在开发过程中无需重启应用服务器就能实时看到代码更改的效果。这款工具极大地提升了开发效率,避免了传统开发模式...

    jrebel6.4.3-eclipse 插件及破解jar

    jrebel6.4.3 离线插件包及破解文件,在eclipse mars2上亲测可用,里面有使用说明。用上jrebel后,开发畅快了好多!

    jrebel的Eclipse插件

    JRebel是一款强大的Java开发工具,它允许开发者在Eclipse集成开发环境中实时看到代码更改的效果,无需重新编译和重启应用服务器。这个Eclipse插件极大地提升了开发效率,减少了等待时间,让开发者能够更快地迭代和...

    Eclipse JRebel6.4.3离线安装文件与破解文件

    由于百度谷歌了很多都用不了,要么就是最新版本的,破解用不了,最后还是搞定了不过版本是6.4.3的,好东西不怕旧,在这里分享给大家,该文件包含以下内容----JRebel6.4.3离线安装文件和破解文件以及安装配置说明文档...

    eclipse jrebel热部署插件破解版

    将文件解压到\eclipse\plugins目录下,重启eclipse,若还是提示注册认证,忽略他,其实已经是认证了的,直接运行代码就可以了,记着运行前需要配置JRebel—&gt;勾选Enabel Jrebel agent

Global site tag (gtag.js) - Google Analytics