Skip to content

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

Notifications You must be signed in to change notification settings

zeroturnaround/gradle-jrebel-plugin

Repository files navigation

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 8+).

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages