jrebel.xml 변경
This commit is contained in:
parent
d66f73cf85
commit
3cbd80a53b
@ -7,18 +7,18 @@
|
|||||||
<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">
|
<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>
|
<classpath>
|
||||||
<dir name="${rebel.workspace.path}/kcc_adr_advc/target/classes">
|
<dir name="${rebel.workspace.path}/kcc_adr_advc_git/target/classes">
|
||||||
</dir>
|
</dir>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
||||||
<web>
|
<web>
|
||||||
<link target="/">
|
<link target="/">
|
||||||
<dir name="${rebel.workspace.path}/kcc_adr_advc/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="${rebel.workspace.path}/kcc_adr_advc/src/main/webapp">
|
<dir name="${rebel.workspace.path}/kcc_adr_advc_git/src/main/webapp">
|
||||||
</dir>
|
</dir>
|
||||||
</link>
|
</link>
|
||||||
</web>
|
</web>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user