diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-05 20:57:05 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-05 20:57:05 +0100 |
commit | 19e164874ea92d51f9df12f56047d77db9683091 (patch) | |
tree | 0d2a90acb37992ca3a35e0ff37fac81550a9a47e /spss/server/moa-spss.iml | |
parent | 58c8a91c173ce699b8014e4f81fa195bfa37d246 (diff) | |
download | moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.tar.gz moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.tar.bz2 moa-id-spss-19e164874ea92d51f9df12f56047d77db9683091.zip |
storkid derivation pro country
Diffstat (limited to 'spss/server/moa-spss.iml')
-rw-r--r-- | spss/server/moa-spss.iml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/spss/server/moa-spss.iml b/spss/server/moa-spss.iml index 567359474..6e02e5944 100644 --- a/spss/server/moa-spss.iml +++ b/spss/server/moa-spss.iml @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> <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$"> <excludeFolder url="file://$MODULE_DIR$/target" /> </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="library" name="Maven: commons-io:commons-io:1.3.2" level="project" /> </component> </module> |