initial commit
[sixth.git] / sixth.iml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
3   <component name="FacetManager">
4     <facet type="JRebel" name="JRebel">
5       <configuration>
6         <option name="deleteUnindexed" value="true" />
7         <option name="httpAuthEnabled" value="false" />
8         <option name="httpPassword" />
9         <option name="httpUsername" />
10         <option name="ideModuleStorage">
11           <map>
12             <entry key="com.zeroturnaround.jrebel.FormatVersion" value="6.3.2" />
13             <entry key="com.zeroturnaround.jrebel.remoting.ModuleRemoteServerSelection" value="off" />
14           </map>
15         </option>
16         <option name="manualXML" value="false" />
17         <option name="masterModuleName" />
18         <option name="remotingEnabled" value="false" />
19         <option name="secure" value="true" />
20         <option name="url" />
21         <option name="xmlDir" />
22       </configuration>
23     </facet>
24   </component>
25   <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
26     <output url="file://$MODULE_DIR$/target/classes" />
27     <output-test url="file://$MODULE_DIR$/target/test-classes" />
28     <content url="file://$MODULE_DIR$">
29       <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
30       <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
31       <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
32       <excludeFolder url="file://$MODULE_DIR$/target" />
33     </content>
34     <orderEntry type="inheritedJdk" />
35     <orderEntry type="sourceFolder" forTests="false" />
36     <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.8.1" level="project" />
37     <orderEntry type="library" name="Maven: eu.svjatoslav:svjatoslavcommons:1.4" level="project" />
38     <orderEntry type="library" scope="TEST" name="Maven: eu.svjatoslav:javainspect:1.5-SNAPSHOT" level="project" />
39   </component>
40 </module>