Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.45 KB

framework-jrebel_agent.md

File metadata and controls

31 lines (26 loc) · 1.45 KB

JRebel Agent Framework

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>
Tags are printed to standard output by the buildpack detect script

Configuration

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.