jrebel是款功能强大的java EE的开发工具,这款软件可以使用户在没有进行冲部署的情况下进行开发,提高个人的工作效率,节省大量的重启时间,有需要的朋友快来IT猫扑下载吧。
jrebel官方介绍
JRebel是一款JAVA虚拟机插件,它使得JAVA程序员能在不进行重部署的情况下,即时看到代码的改变对一个应用程序带来的影响。JRebel使你能即时分别看到代码、类和资源的变化,你可以一个个地上传而不是一次性全部部署。当程序员在开发环境中对任何一个类或者资源作出修改的时候,这个变化会直接反应在部署好的应用程序上,从而跳过了构建和部署的过程,每年可以省去部署用的时间花费高达5.25个星期。
jrebel破解版安装教程
一、Setting中在线安装JRebel插件
二、拷贝下载的jrebel.rar解压后
把里面内容覆盖IDEA插件安装目录中此插件目录之下
三、重启IDE
四、激活
C:\Users\cbam.IntelliJIdea2016.1\config\config\plugins\jr-ide-idea\lib\jrebel.lic
配置成自己的路径
五、模块启用JRebel
jrebel更新
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