Assignment 7
[Scala.git] / Assignment_07 / Assignment_07.ipr
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
3   <component name="CompilerConfiguration">
4     <option name="DEFAULT_COMPILER" value="Javac" />
5     <resourceExtensions />
6     <wildcardResourcePatterns>
7       <entry name="!?*.java" />
8       <entry name="!?*.form" />
9       <entry name="!?*.class" />
10       <entry name="!?*.groovy" />
11       <entry name="!?*.scala" />
12       <entry name="!?*.flex" />
13       <entry name="!?*.kt" />
14       <entry name="!?*.clj" />
15       <entry name="!?*.aj" />
16     </wildcardResourcePatterns>
17     <annotationProcessing>
18       <profile default="true" name="Default" enabled="false">
19         <processorPath useClasspath="true" />
20       </profile>
21     </annotationProcessing>
22   </component>
23   <component name="CopyrightManager" default="" />
24   <component name="MavenImportPreferences">
25     <option name="generalSettings">
26       <MavenGeneralSettings>
27         <option name="mavenHome" value="Bundled (Maven 3)" />
28       </MavenGeneralSettings>
29     </option>
30   </component>
31   <component name="ProjectLevelVcsManager" settingsEditedManually="false">
32     <OptionsSetting value="true" id="Add" />
33     <OptionsSetting value="true" id="Remove" />
34     <OptionsSetting value="true" id="Checkout" />
35     <OptionsSetting value="true" id="Update" />
36     <OptionsSetting value="true" id="Status" />
37     <OptionsSetting value="true" id="Edit" />
38     <ConfirmationsSetting value="0" id="Add" />
39     <ConfirmationsSetting value="0" id="Remove" />
40   </component>
41   <component name="ProjectModuleManager">
42     <modules>
43       <module fileurl="file://$PROJECT_DIR$/.idea/modules/assignment_07.iml" filepath="$PROJECT_DIR$/.idea/modules/assignment_07.iml" />
44       <module fileurl="file://$PROJECT_DIR$/.idea/modules/assignment_07-build.iml" filepath="$PROJECT_DIR$/.idea/modules/assignment_07-build.iml" />
45     </modules>
46   </component>
47   <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
48     <output url="file://$PROJECT_DIR$/out" />
49   </component>
50   <component name="ScalaCompilerConfiguration">
51     <profile name="SBT 1" modules="assignment_07" />
52   </component>
53   <component name="ScalaSbtSettings">
54     <option name="linkedExternalProjectsSettings">
55       <SbtProjectSettings>
56         <option name="createEmptyContentRootDirectories" value="true" />
57         <option name="externalProjectPath" value="$PROJECT_DIR$" />
58         <option name="modules">
59           <set>
60             <option value="$PROJECT_DIR$" />
61             <option value="$PROJECT_DIR$/project" />
62           </set>
63         </option>
64         <option name="resolveClassifiers" value="true" />
65         <option name="resolveSbtClassifiers" value="true" />
66         <option name="sbtVersion" value="0.13.8" />
67       </SbtProjectSettings>
68     </option>
69   </component>
70   <component name="VcsDirectoryMappings">
71     <mapping directory="" vcs="" />
72   </component>
73   <component name="libraryTable">
74     <library name="SBT: org.scala-lang:scala-library:2.11.6:jar" type="Scala">
75       <properties>
76         <compiler-classpath>
77           <root url="file://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-compiler/jars/scala-compiler-2.11.6.jar" />
78           <root url="file://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.11.6.jar" />
79           <root url="file://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-reflect/jars/scala-reflect-2.11.6.jar" />
80         </compiler-classpath>
81       </properties>
82       <CLASSES>
83         <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.11.6.jar!/" />
84       </CLASSES>
85       <JAVADOC>
86         <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/docs/scala-library-2.11.6-javadoc.jar!/" />
87       </JAVADOC>
88       <SOURCES>
89         <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/srcs/scala-library-2.11.6-sources.jar!/" />
90       </SOURCES>
91     </library>
92   </component>
93 </project>