jarch-bpm.20.2.0.source-code.rebel.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- This is the JRebel configuration file. It maps the running application to your IDE workspace, enabling JRebel reloading for this project. Refer to https://manuals.zeroturnaround.com/jrebel/standalone/config.html for more information. --> <application generated-by="intellij" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com http://update.zeroturnaround.com/jrebel/rebel-2_1.xsd"> <classpath> <dir name="${project.local}/jarch/jarch-bpm/target/classes"> </dir> </classpath> </application>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy