diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 16:09:46 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-01-17 16:09:46 +0100 |
commit | ed19c3b21b338e05efae1067216a5bbb7d60efe4 (patch) | |
tree | cb7d2b5b8aac5d697724620705a2dace9f9e42cb /spss/handbook/moa-spss-handbook.iml | |
parent | 868b44cfa0b086710dcaf49e9b029a0b05bc8826 (diff) | |
download | moa-id-spss-ed19c3b21b338e05efae1067216a5bbb7d60efe4.tar.gz moa-id-spss-ed19c3b21b338e05efae1067216a5bbb7d60efe4.tar.bz2 moa-id-spss-ed19c3b21b338e05efae1067216a5bbb7d60efe4.zip |
changing chars to reflect utf8
Diffstat (limited to 'spss/handbook/moa-spss-handbook.iml')
-rw-r--r-- | spss/handbook/moa-spss-handbook.iml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/spss/handbook/moa-spss-handbook.iml b/spss/handbook/moa-spss-handbook.iml new file mode 100644 index 000000000..fe967688a --- /dev/null +++ b/spss/handbook/moa-spss-handbook.iml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> + <component name="FacetManager"> + <facet type="javaeeApplication" name="javaEEApplication"> + <configuration> + <descriptors> + <deploymentDescriptor name="application.xml" url="file://$MODULE_DIR$/conf/moa-spss/certstore/238ACC1D03DA5A2E7E580D760FB3EE218FDC5A97/D3C063F219ED073E34AD5D750B327629FFD59AF2" /> + </descriptors> + </configuration> + </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" /> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/target" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> + |