diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-25 16:55:24 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-02-25 16:55:24 +0100 |
commit | 26404cedff0e60969c98d7a7cab30f8e7eda9ea6 (patch) | |
tree | c742ce09071810cc4401ff21167d17318a334b03 /id/templates | |
parent | 3640475187ba8f2bfd4b72b2e6b7fa105432f889 (diff) | |
download | moa-id-spss-26404cedff0e60969c98d7a7cab30f8e7eda9ea6.tar.gz moa-id-spss-26404cedff0e60969c98d7a7cab30f8e7eda9ea6.tar.bz2 moa-id-spss-26404cedff0e60969c98d7a7cab30f8e7eda9ea6.zip |
attr nothing
Diffstat (limited to 'id/templates')
-rw-r--r-- | id/templates/moa-id-templates.iml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/templates/moa-id-templates.iml b/id/templates/moa-id-templates.iml index 3b8b05541..0ecf962d0 100644 --- a/id/templates/moa-id-templates.iml +++ b/id/templates/moa-id-templates.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$"> <excludeFolder url="file://$MODULE_DIR$/target" /> </content> |