`

JRebel配置Myeclipse6.5 不必每次重启服务器

阅读更多

1. 下载后解压。(可在附件下载 3.1)
下载地址:http://www.zeroturnaround.com/jrebel/download/

 

2 .在Myeclipse里选择HELP-->Software Updates-->Find and Install
选择“Search for new  features to install”,按“Next”,点“New Remote Sites”

插件路径为:http://www.zeroturnaround.com/update-site/

,输入如图:


      一路“Next”进行Javarebel插件安装。
3. 重启MyEclipse后,在你部署的中间件里进行如图

     设置参数如下:-noverify -javaagent:D:\jrebel-3.1.2a\jrebel.jar(“D:\jrebel-3.1.2a\jrebel.jar”是你的包的存放地址)

4.   在Myeclipse里Window -> Preferences。然后找到 Java -> Debug -> Step Filtering。确认“Use Step Filters”,“Filter synthetic methods” ,“Step through filters”被选中。在“Step Filters”定义中所有包都需要被选中,然后点击“Add Filter”增加“com.zeroturnaround.*”和“org.zeroturnaround.*”。确保它们也被选中。如图

 


5. 右键点击你要进行rebel的项目,选择“生成 rebel.xml”,如图:


选择存放路径,如图:

 

6   .之后在console控制台中,看见下列文字,则表明jrebel配置成功.

 

Java代码
  1. #############################################################  
  2.   
  3.  JRebel 3.1 .2a ( 201008121555 )  
  4.    with Enterprise Add-On! (see http://jrebel.com/enterprise)   
  5.  (c) Copyright ZeroTurnaround OU, Estonia, Tartu.  
  6.   
  7.  Over the last 1  days JRebel prevented   
  8.  at least 0  redeploys/restarts saving you about  0  hours.  
  9.   
  10.  This product is licensed to www.cfsoft.com  
  11.  for  up to  9999  developer seats on site.   
  12.   
  13.  The following plugins are disabled at the moment:   
  14.  * EclipseLink Plugin (set -Drebel.eclipselink_plugin=true  to enable)  
  15. Reloads EntityManagerFactory when configuration changes  
  16.  * Log4j plugin (set -Drebel.log4j-plugin=true  to enable)  
  17. Reloads full configuration of log4j  
  18.  * Stripes plugin 1.0 . 11  (set -Drebel.stripes_plugin= true  to enable)  
  19. Adds reloading of Stripes ActionBeans.  
  20.  * TopLink Plugin (set -Drebel.toplink_plugin=true  to enable)  
  21. Reloads EntityManagerFactory when configuration changes  
  22.  * TopLink Spring Plugin (set -Drebel.toplink_spring_plugin=true  to enable)  
  23. Reloads SeesionFactory when configuration changes  
  24.  * WebObjects Plugin (set -Drebel.webobjects_plugin=true  to enable)  
  25. WebObjects JRebel Plugin  
  26.   
  27. #############################################################  

 

分享到:
评论
1 楼 yangjun6222010 2012-04-16  
  学习了

相关推荐

    myeclipse 插件热部署 jrebel6.5

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

    Myeclipse2013安装 jrebel6.5方法及破解

    Myeclipse2013安装jrebel6.5及破解方法,内附详细的安装说明以及自测过程中总结的注意事项。按照步骤操作即可,亲测可用。

    myeclipse、eclipse安装jrebel

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

    jrebel6.5安装及破解方法

    Myeclipse安装jrebel6.5及破解方法,内附说明步骤,Myeclipse10亲测破解成功,eclipse应该也能用

    jrebel + myeclipse9.0 + tomcat 热部署攻略

    现在,当你在MyEclipse中修改Java或Spring配置文件后,JRebel会自动检测并更新到运行的项目中,无需手动重启服务器。 注意,确保JRebel的许可证是有效的,否则可能无法正常工作。你可以申请免费试用或者购买正式...

    JRebel6.5.0破解jar包

    JRebel6.5.0热部署破解

    Myeclipse2015+Jrebel热部署配置

    开发工具相互交流,现在较好的工具推荐用IDEA ,对应eclipse老粉不愿意转工具的可以拿去试试,提高工作效率还是有帮助

    Myeclipse7.5设置jrebel安装使用说明

    选择要运行的项目,右键点击"Run As" -> "Run Configurations",在弹出的窗口中选择"MyEclipse Application",在"Arguments"选项卡下添加"-vmargs -Djrebel=...",这里的"..."需要替换为JRebel的配置路径。...

    jrebel6.5 热部署

    JRebel6.5.99的安装通常包括下载JRebel的jar文件(如提供的Jrebel6.5.99.jar)和在IDE或服务器中进行配置。具体步骤如下: 1. 下载并安装JRebel插件到Eclipse或MyEclipse。 2. 将Jrebel6.5.99.jar添加到Tomcat的lib...

    myeclipse热部署jrebel6.5.0

    -noverify -javaagent:D:\myeclipse\jar\jrebel6.5.0\jrebel.jar -Drebel.dirs=${project_loc}\WEB-INF\classes -Drebel.spring_plugin=true -Drebel.struts2-plugin=true -Drebel.hibernate_plugin=true -Xms256M -...

    jrebel 6.5 插件

    eclipse jrebel 热部署插件 具体安装有说明 亲测好用 好用的给个好评谢谢!!

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

    JRebel是一款强大的热部署工具,它能够在不重启应用服务器的情况下,实时更新代码变化,极大地提高了开发者的生产力。 1. **JRebel简介** JRebel是由Zeroturnaround公司开发的一款Java应用热部署工具,它可以实时...

    idea中项目jrebel热部署配置步骤

    idea中项目jrebel热部署配置步骤,附有步骤截图,请测有效

    jrebel 不用重启,直接改直接用 ,可改java类和配置文件

    标题中的“jrebel”是一款著名的Java开发工具,它允许开发者在不重启应用服务器的情况下,实时看到代码和配置文件的更改效果。这对于提高开发效率、加快迭代速度具有显著作用。这款工具尤其适合于大型项目或者频繁...

    Jrebel 离线激活配置 - 2020.06.09 到期

    Jrebel 离线激活配置 使用压缩包的文件覆盖替换本地 Jrebel 文件 本地 jrebel 配置文件一般在:C:\Users\(用户名)\.jrebel

    MyEclipse热同步插件,即时更新代码.不用重启服务器

    配置可能包括添加JRebel库到项目构建路径,更新应用服务器的启动脚本,或者在MyEclipse的首选项中激活JRebel插件等步骤。 总的来说,MyEclipse热同步插件通过提供即时代码更新的能力,极大地提升了开发效率,减少了...

    jrebel热部署工具-eclipse

    JRebel 7是JRebel的一个版本,它通过动态类加载技术,使得开发者在Eclipse中修改Java类、资源文件甚至配置文件后,无需重新构建或重启应用服务器,即可立即看到变化。这大大缩短了开发周期,提高了开发者的生产力。 ...

    Myeclipse、eclipse JRebel插件的安装、破解、配置、使用教程

    Myeclipse、eclipse JRebel插件的安装、破解、配置、使用教程,含详细说明文档,图文讲解

    JRebel配置手册[收集].pdf

    JRebel 配置手册 JRebel 是一个 J2EE 热部署的工具,可以减少浪费 8-18% 的开发时间在项目的构建和部署上。下面是 JRebel 的配置手册: 一、 JRebel 简介 JRebel 是一个热部署工具,可以动态监视 class 文件及...

    jrebel的license简易服务器

    JRebel是一款强大的Java应用热部署工具,它允许开发者在不重启应用服务器的情况下实时看到代码更改的效果,极大地提高了开发效率。本文将深入探讨"jrebel的license简易服务器"及其相关知识。 **1. JRebel许可证...

Global site tag (gtag.js) - Google Analytics