refactor:원복

This commit is contained in:
LJH 2022-12-07 16:12:46 +09:00
parent c7b6b68b59
commit 1be2cb475d

View File

@ -7,20 +7,20 @@
<application generated-by="eclipse" 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="D:/Development/git_repository/kcc_adr_advc_git/target/classes">
<dir name="${rebel.workspace.path}/kcc_adr_advc_git/target/classes">
</dir>
</classpath>
<web>
<link target="/">
<dir name="D:/Development/git_repository/kcc_adr_advc_git/target/m2e-wtp/web-resources">
<dir name="${rebel.workspace.path}/kcc_adr_advc_git/target/m2e-wtp/web-resources">
<exclude name="/"/>
</dir>
</link>
<link target="/">
<dir name="D:/Development/git_repository/kcc_adr_advc_git/src/main/webapp">
<dir name="${rebel.workspace.path}/kcc_adr_advc_git/src/main/webapp">
</dir>
</link>
</web>
</application>
</application>