diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-06 18:29:23 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-06 18:29:23 +0100 |
commit | 4c104d5d8349195007d19a13ed54426f9fe7b49a (patch) | |
tree | 2e14c5c647f394b3d5b333e34f357c4bac4d9351 /id/oa/moa-id-oa.iml | |
parent | 6d87d9ac833d061e38f67d2cdbe33f1f2d24646d (diff) | |
download | moa-id-spss-4c104d5d8349195007d19a13ed54426f9fe7b49a.tar.gz moa-id-spss-4c104d5d8349195007d19a13ed54426f9fe7b49a.tar.bz2 moa-id-spss-4c104d5d8349195007d19a13ed54426f9fe7b49a.zip |
iml
Diffstat (limited to 'id/oa/moa-id-oa.iml')
-rw-r--r-- | id/oa/moa-id-oa.iml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/oa/moa-id-oa.iml b/id/oa/moa-id-oa.iml index 0b7bf00de..6d9905e25 100644 --- a/id/oa/moa-id-oa.iml +++ b/id/oa/moa-id-oa.iml @@ -13,8 +13,8 @@ </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$/src/main/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> |