rebel.xml 693 B

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. This is the JRebel configuration file. It maps the running application to your IDE workspace, enabling JRebel reloading for this project.
  4. Refer to https://manuals.jrebel.com/jrebel/standalone/config.html for more information.
  5. -->
  6. <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_3.xsd">
  7. <id>system-base-pass</id>
  8. <classpath>
  9. <dir name="D:/Desktop/酒钢计量项目/代码管理/服务端/jisco_api_wzjl/target/classes">
  10. </dir>
  11. </classpath>
  12. </application>