相关标签:编程工具
JRebel是一款JavaEE开发工具。JRebel允许开发团队在有限的时间内完成更多的任务修正更多的问题,发布更高质量的软件产品。
idea上原生是不支持热部署的,一般更新了 Java 文件后要手动重启 tomcat 服务器,才能生效,浪费不少生命啊。目前对于idea热部署最好的解决方案就是安装JRebel插件,这样不论是更新 class 类还是更新 Spring 配置文件都能做到立马生效,大大提高开发效率。但是JRebel插件是需要收费使用的(巨贵),虽然插件提供了14天的试用,但是只有一次试用机会,就是说试用期过了就不能再通过试用的方法继续使用插件了,所以对于JRebel插件的破解还是很有必要的。
Jrebel 可快速实现热部署,节省了大量重启时间,提高了个人开发效率。
JRebel是一款JAVA虚拟机插件,它使得JAVA程序员能在不进行重部署的情况下,即时看到代码的改变对一个应用程序带来的影响。JRebel使你能即时分别看到代码、类和资源的变化,你可以一个个地上传而不是一次性全部部署。当程序员在开发环境中对任何一个类或者资源作出修改的时候,这个变化会直接反应在部署好的应用程序上,从而跳过了构建和部署的过程,每年可以省去部署用的时间花费高达5.25个星期。
更新:
JRebel 5.5.2 (18th March 2014)
Added support for JBoss 6.2EAP
Added support for Stripes-Guice 1.5
Added support for EBean javaagent
Improved anonymous inner class handling in JRebel. Should be much more consistent
Improved performance for WebSphere servers, introduced resource URL caching
Fixed an issue that caused a CannotCompileException to occur in Spring MVC 3.1.0.M2
Fixed an issue that caused a CannotCompileException to occur in Liferay 5.2.3
Fixed an issue that caused a CannotCompileException to occur in GWT 2.6
Fixed an issue that caused a CannotCompileException to occur Websphere Liberty Profile 8.5 using MyFaces
Fixed an issue that would cause the Hibernate cache to be closed after reload
Fixed an issue that caused state to be lost for stateful EJBs on JBoss 7
Fixed an issue that would cause @PostConstruct methods on EJBs deployed to WAS to be called multiple times
Updated JRebel Remoting to not require rebel.xml files in modules deployed to remote server
免责声明:本站提供的一切软件、教程和内容信息仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络收集整理,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑或手机中彻底删除上述内容。如果您喜欢该程序和内容,请支持正版,购买注册,得到更好的正版服务。我们非常重视版权问题,如有侵权请邮件与我们联系处理,我们将尽快删除相关内容。