

Click Open JRebel agent to view the jrebel.properties and directories. If you do not set the log path, you may be prompted that the log cannot be found. Click Lauch JRebel Agent Settings, you can select Show JRebel message in standard output (print in the console), and Log to file and output to the log file. If you want to select Enable debug logging, you need to configure log information. after configuring the above, you also need to close the reloadable settings of the tomcat application Dmyproject.root=D:/project/operamasks/workspaces/xxxx -Drebel.disable_update=trueĤ. Drebel.dirs=F:/Project/test/WebContent/WEB-INF/classes, F:/Project/test/WebContent javaagent:D:/jrebel.jar here to modify the correct path of jrebel.jar

Drebel.struts2_plugin=true supports strut2 Drebel.aspectj_plugin=true supports aspectj Drebel.spring_plugin=true supports spring framework (1) Configure window->preference->tomcat->JVM Settings in Eclipse and add the following parameters
JREBEL UPDATE SITE INSTALL
Install JRebel Eclipse plug-in and go to Help » Install New Software. Jrebel.jar core JAR package, download from. rebel has released a free community edition, see:ġ. Here is a point to state first, this article is only for learning and research use, not for other purposes.ĭownload link: is a Zip compressed package, after opening it will find a jrebel.jar, this is its most important running package. For example, in an application server such as Tomcat, after updating a class or some resource files, after using JRebel, there is no need to restart the application server. JavaRebel is a tool that is mainly used for hot loading. Note: The following are collected online, may not be complete, and are only for study and research use.
