您的位置:首页 > 编程语言 > Java开发

myeclipse中安装jrebel插件

2014-05-27 12:14 447 查看
转载地址:http://tang.sheng.hi.blog.163.com/blog/static/11802908520139611439153/

myeclipse10 jrebel插件 + jrebel5.3.2破解版下载地址:http://download.csdn.net/detail/jxctx/7407041

1. 先安装好myeclipse的jrebel的插件,在myeclipse10的时候用myeclipse自己的安装方法安装的时候失败了,后来用的自己下好插件,手动安装的办法。即是把插件的features和plugins文件夹考到D:\myeclipse\MyEclipse 10-1\dropins下,或者在dropins文件夹下建立svn.link文件,在svn.link中指定features文件夹和plugins文件夹所在的目录,如:path=D:/jrebel。关于如何安装myeclipse插件详情请参考:

2. 装好插件之后,重启myeclipse,在window-preferences中就出现了一个JRebel,然后对它进行如图配置,其中path to jrebel.jar为jrebel.jar的路径,your average redeploy time是通常的重部署的时间。





3. 在window-preferences-myeclipse-servers-tomcat-tomcatx.x(选择要用的版本就好)



然后到tomcatx.x下的-jdk中配置,在optionaljava VM arguments:中填入:

-Drebel.spring_plugin=true

-Drebel.hibernate_plugin=true

-Drebel.struts2-plugin=true

//装了插件的话,以下配置可以忽略

-noverify

-javaagent:D:\jrebel5.3.2\jrebel.jar(此处为jrebel.jar的路径)

如图:



4. 在后在项目上右键,选择jrebel-Generate rebel.xml in src,如图:



5. 成功之后启动会出现如下信息:

JRebel:Starting logging to file:D:\Java\someSource\quickDevelop\jrebel5.3.2\jrebel.log
2013-10-0511:23:58 JRebel: Could not open/create prefs root node Software\JavaSoft\Prefsat root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: #############################################################
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: JRebel 5.3.2(201308211342)
2013-10-0511:23:58 JRebel: (c) CopyrightZeroTurnaround OU, Estonia, Tartu.
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: Over the last 17 daysJRebel prevented
2013-10-0511:23:58 JRebel: at least 39redeploys/restarts saving you about 0.1 hours.
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: This product islicensed to www.sdandroid.com
2013-10-0511:23:58 JRebel: for unlimited number ofdeveloper seats on site.
2013-10-0511:23:58 JRebel: ####### Cracked bysdandroid (blog@sdandroid.com) ######
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: The following pluginsare disabled at the moment:
2013-10-0511:23:58 JRebel: * ADF Core plugin (set-Drebel.adf_core_plugin=true to enable)
2013-10-0511:23:58 JRebel: * ADF Faces plugin (set-Drebel.adf_faces_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Axis2 plugin (set-Drebel.axis2_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Camel plugin (set -Drebel.camel_plugin=trueto enable)
2013-10-0511:23:58 JRebel: * Click plugin (set-Drebel.click_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Deltaspike plugin(set -Drebel.deltaspike_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Eclipse RCP Plugin(set -Drebel.eclipse_plugin=true to enable)
2013-10-0511:23:58 JRebel: * JRuby Plugin (set-Drebel.jruby_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Jersey plugin (set-Drebel.jersey_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Log4j2 plugin (set-Drebel.log4j2_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Mustache Plugin (set-Drebel.mustache_plugin=true to enable)
2013-10-0511:23:58 JRebel: * RESTlet plugin (set-Drebel.restlet_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Seam-Wicket plugin(set -Drebel.seam_wicket_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Spring Data Plugin(set -Drebel.spring_data_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Thymeleaf Plugin (set-Drebel.thymeleaf_plugin=true to enable)
2013-10-0511:23:58 JRebel: * VRaptor plugin (set-Drebel.vraptor_plugin=true to enable)
2013-10-0511:23:58 JRebel: * Vaadin CDI utilsplugin (set -Drebel.vaadin_cdiutils_plugin=true to enable)
2013-10-0511:23:58 JRebel: * WebObjects plugin(set -Drebel.webobjects_plugin=true to enable)
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: #############################################################
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel:
2013-10-0511:23:58 JRebel: A newer version '5.4.0' is available for download
2013-10-0511:23:58 JRebel: from http://zeroturnaround.com/software/jrebel/download/ 2013-10-0511:23:58 JRebel:
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: