The JRebel Agent Framework causes an application to be automatically configured to work with an IDE using JRebel.
Detection Criterion | Existence of the `rebel.xml` and `rebel-remote.xml` files in either the root or `WEB-INF/classes` directory or the application. |
Tags | jrebel-agent=<version> |
For general information on configuring the buildpack, refer to Configuration and Extension.
The framework can be configured by modifying the config/jrebel_agent.yml
file in the buildpack fork. The framework uses the Repository
utility support and so it supports the version syntax defined there.
Name | Description |
---|---|
repository_root |
The URL of the JRebel repository index (details). |
version |
The version of Jrebel to use. Candidate versions can be found in this listing. |