Browse Source

删除文件 tduck-api/src/main/resources/rebel.xml

dev
smalljop 4 years ago
committed by Gitee
parent
commit
12588190a9
  1. 16
      tduck-api/src/main/resources/rebel.xml

16
tduck-api/src/main/resources/rebel.xml

@ -1,16 +0,0 @@
<?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/com.tduck.cloud.wx.mp.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>tduck-api</id>
<classpath>
<dir name="C:/Users/wangqing/IdeaProjects/tduck-platform/tduck-api/target/classes">
</dir>
</classpath>
</application>
Loading…
Cancel
Save