generated from axonivy-market/market-product
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
22 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 20 additions & 38 deletions
58
srf-weather-connector-webTest/.settings/org.eclipse.wst.common.component
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | ||
|
||
|
||
|
||
<wb-module deploy-name="srf-weather-connector-webTest"> | ||
|
||
|
||
|
||
<wb-resource deploy-path="/" source-path="/webContent" tag="defaultRootSource"/> | ||
|
||
|
||
|
||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/> | ||
|
||
|
||
|
||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src_hd"/> | ||
|
||
|
||
|
||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src_wsproc"/> | ||
|
||
|
||
|
||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src_dataClasses"/> | ||
|
||
|
||
|
||
<property name="java-output-path" value="/srf-weather-connector-webTest/target/classes"/> | ||
<property name="context-root" value="srf-weather-connector-webTest"/> | ||
|
||
|
||
|
||
</wb-module> | ||
|
||
|
||
|
||
</project-modules> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project-modules id="moduleCoreId" | ||
project-version="1.5.0"> | ||
<wb-module deploy-name="srf-weather-connector-webTest"> | ||
<wb-resource deploy-path="/" source-path="/webContent" | ||
tag="defaultRootSource" /> | ||
<wb-resource deploy-path="/WEB-INF/classes" | ||
source-path="/src" /> | ||
<wb-resource deploy-path="/WEB-INF/classes" | ||
source-path="/src_hd" /> | ||
<wb-resource deploy-path="/WEB-INF/classes" | ||
source-path="/src_wsproc" /> | ||
<wb-resource deploy-path="/WEB-INF/classes" | ||
source-path="/src_dataClasses" /> | ||
<property name="java-output-path" | ||
value="/srf-weather-connector-webTest/target/classes" /> | ||
<property name="context-root" | ||
value="srf-weather-connector-webTest" /> | ||
</wb-module> | ||
</project-modules> |