The installation directory will contain a lib
directory containing the agent files. The appropriate agent based on your operating system, following the table below:
Note the path to the appropriate agent, and add the value to your project build.
Add the path to (create the file if necessary), as the rebelAgent
property.
gradle.properties
Add the appropriate JVM arg to build.gradle
(not necessary if using the CLI feature)
Maven
Add the path to as a build profile (if using the CLI feature, the profile jrebel
is already provided - simply update the path to the agent JAR).