diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 17:31:42 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 17:31:42 +0100 |
commit | 5a929406263d98b140af591ca33ef5ecc1222284 (patch) | |
tree | 05e175baa247d61b08ba6601d9bcdd8182c471a6 /id/id.iml | |
parent | 37be718068ed2c9c3e26a79d2deba88b33655f30 (diff) | |
download | moa-id-spss-5a929406263d98b140af591ca33ef5ecc1222284.tar.gz moa-id-spss-5a929406263d98b140af591ca33ef5ecc1222284.tar.bz2 moa-id-spss-5a929406263d98b140af591ca33ef5ecc1222284.zip |
copying old changes
Diffstat (limited to 'id/id.iml')
-rw-r--r-- | id/id.iml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/id/id.iml b/id/id.iml new file mode 100644 index 000000000..c418d6693 --- /dev/null +++ b/id/id.iml @@ -0,0 +1,13 @@ +<?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" /> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/target" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> + |