refactor:rebel 경로 복구

This commit is contained in:
hylee 2022-09-13 14:14:52 +09:00
parent e5142b7a50
commit 6036799dfd

View File

@ -13,12 +13,12 @@
<web> <web>
<link target="/"> <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="/"/> <exclude name="/"/>
</dir> </dir>
</link> </link>
<link target="/"> <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> </dir>
</link> </link>
</web> </web>