aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-04 17:25:09 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-02-04 17:25:09 +0100
commit65fb688c9323696fcc12e1c049a2b6a75d6ff1e5 (patch)
tree8dd14e62cf367552447cccf452dfadbefd72387f /id/server/moa-id-commons
parent06a794922b67df242f50afc901231f621fd189de (diff)
downloadmoa-id-spss-65fb688c9323696fcc12e1c049a2b6a75d6ff1e5.tar.gz
moa-id-spss-65fb688c9323696fcc12e1c049a2b6a75d6ff1e5.tar.bz2
moa-id-spss-65fb688c9323696fcc12e1c049a2b6a75d6ff1e5.zip
merging with other code
Diffstat (limited to 'id/server/moa-id-commons')
-rw-r--r--id/server/moa-id-commons/moa-id-commons.iml9
1 files changed, 5 insertions, 4 deletions
diff --git a/id/server/moa-id-commons/moa-id-commons.iml b/id/server/moa-id-commons/moa-id-commons.iml
index 3dfcfd427..08d15d746 100644
--- a/id/server/moa-id-commons/moa-id-commons.iml
+++ b/id/server/moa-id-commons/moa-id-commons.iml
@@ -26,13 +26,14 @@
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false">
- <output url="file://$MODULE_DIR$/target/classes" />
- <output-test url="file://$MODULE_DIR$/target/test-classes" />
+ <output url="file://$MODULE_DIR$/../../target/classes" />
+ <output-test url="file://$MODULE_DIR$/../../target/test-classes" />
<content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/xjc" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources/config" type="java-resource" />
- <excludeFolder url="file://$MODULE_DIR$/target" />
+ <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/xjc" isTestSource="false" generated="true" />
+ <excludeFolder url="file://$MODULE_DIR$/target/apidocs" />
+ <excludeFolder url="file://$MODULE_DIR$/target/classes" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />