summaryrefslogtreecommitdiffstats
path: root/.settings
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-12-13 23:19:50 +0100
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-12-13 23:36:47 +0100
commitaf6e75be99c0dd600583f1a2c42c64f9a89d7b66 (patch)
tree7751668efc44de1c7be8b47d061063d18f832816 /.settings
parent5f30a827fc84af1e54f0716a49995e98a044ebd6 (diff)
downloadJCatalog-af6e75be99c0dd600583f1a2c42c64f9a89d7b66.tar.gz
JCatalog-af6e75be99c0dd600583f1a2c42c64f9a89d7b66.zip
Add JUnit3 based HtmlUnit-Testsuitetesting
Diffstat (limited to '.settings')
-rw-r--r--.settings/org.eclipse.wst.common.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
index 320180b..4c63d6e 100644
--- a/.settings/org.eclipse.wst.common.component
+++ b/.settings/org.eclipse.wst.common.component
@@ -1,8 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project-modules id="moduleCoreId" project-version="1.5.0">
+<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="JCatalog">
<wb-resource deploy-path="/" source-path="/WebContent"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
+ <wb-resource deploy-path="/WEB-INF/classes" source-path="/test"/>
<property name="context-root" value="JCatalog"/>
<property name="java-output-path" value="build/classes"/>
</wb-module>