All Projects → zeroturnaround → gradle-jrebel-plugin

zeroturnaround / gradle-jrebel-plugin

Licence: other
The plugin generates rebel.xml configuration file for the Gradle-based project

Programming Languages

java
68154 projects - #9 most used programming language

JRebel Gradle Plugin

Build Status License Maven metadata

JRebel Gradle plugin generates the rebel.xml file for your project during the Gradle build (requires Gradle 2.0+ and Java 1.6+).

To enable JRebel for a project, you need to add the rebel.xml configuration file to it. The rebel.xml configuration file has to be added to the deployed .war or .jar archive. This will let the JRebel agent know which workspace paths to monitor for class and resource updates.

Refer to JRebel Gradle plugin guide for usage instructions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].