What is rebel.xml and what does it do?
JRebel uses the rebel.xml configuration file to map the deployed application back to your workspace. JRebel cannot reload classes without this configuration file.
For more information, please refer to application configuration using rebel.xml.
Related articles
- Does every project or module require a separate rebel.xml?
- What is the best way to generate rebel.xml for my project?
- How do I get JRebel working with Maven?
- View all