张江玮
1 year ago
3 changed files with 26 additions and 3 deletions
@ -0,0 +1,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>nladmin-system</id> |
||||
|
|
||||
|
<classpath> |
||||
|
<dir name="D:/project/nuoLiSiQi_one/acs/nladmin-system/target/classes"> |
||||
|
</dir> |
||||
|
</classpath> |
||||
|
|
||||
|
</application> |
Loading…
Reference in new issue