zhangherong
6 天以前 d8f5af1e20d4eca7b4ce5b5b1110802a5270363d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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.jrebel.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_3.xsd">
 
    <id>lxzn-module-flowable</id>
 
    <classpath>
        <dir name="D:/lx_db/mdc_hyjs/lxzn-module-flowable/target/classes">
        </dir>
    </classpath>
 
</application>