KajetansMod.ipr 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  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. <entry name=".+\.(properties|xml|html|dtd|tld)"/>
  7. <entry name=".+\.(gif|png|jpeg|jpg)"/>
  8. </resourceExtensions>
  9. <wildcardResourcePatterns>
  10. <entry name="!?*.class"/>
  11. <entry name="!?*.scala"/>
  12. <entry name="!?*.groovy"/>
  13. <entry name="!?*.java"/>
  14. </wildcardResourcePatterns>
  15. <annotationProcessing enabled="false" useClasspath="true"/>
  16. <bytecodeTargetLevel target="1.8"/>
  17. </component>
  18. <component name="CopyrightManager" default="">
  19. <module2copyright/>
  20. </component>
  21. <component name="DependencyValidationManager">
  22. <option name="SKIP_IMPORT_STATEMENTS" value="false"/>
  23. </component>
  24. <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"/>
  25. <component name="GradleUISettings">
  26. <setting name="root"/>
  27. </component>
  28. <component name="GradleUISettings2">
  29. <setting name="root"/>
  30. </component>
  31. <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
  32. <component name="JavadocGenerationManager">
  33. <option name="OUTPUT_DIRECTORY"/>
  34. <option name="OPTION_SCOPE" value="protected"/>
  35. <option name="OPTION_HIERARCHY" value="true"/>
  36. <option name="OPTION_NAVIGATOR" value="true"/>
  37. <option name="OPTION_INDEX" value="true"/>
  38. <option name="OPTION_SEPARATE_INDEX" value="true"/>
  39. <option name="OPTION_DOCUMENT_TAG_USE" value="false"/>
  40. <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false"/>
  41. <option name="OPTION_DOCUMENT_TAG_VERSION" value="false"/>
  42. <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true"/>
  43. <option name="OPTION_DEPRECATED_LIST" value="true"/>
  44. <option name="OTHER_OPTIONS" value=""/>
  45. <option name="HEAP_SIZE"/>
  46. <option name="LOCALE"/>
  47. <option name="OPEN_IN_BROWSER" value="true"/>
  48. </component>
  49. <component name="ProjectModuleManager">
  50. <modules>
  51. <module filepath="$PROJECT_DIR$/KajetansMod.iml" fileurl="file://$PROJECT_DIR$/KajetansMod.iml"/>
  52. </modules>
  53. </component>
  54. <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" assert-keyword="true" jdk-15="true" project-jdk-type="JavaSDK" assert-jdk-15="true" project-jdk-name="1.8">
  55. <output url="file://$PROJECT_DIR$/out"/>
  56. </component>
  57. <component name="SvnBranchConfigurationManager">
  58. <option name="mySupportsUserInfoFilter" value="true"/>
  59. </component>
  60. <component name="VcsDirectoryMappings">
  61. <mapping directory="" vcs=""/>
  62. </component>
  63. <component name="masterDetails">
  64. <states>
  65. <state key="ArtifactsStructureConfigurable.UI">
  66. <UIState>
  67. <splitter-proportions>
  68. <SplitterProportionsDataImpl/>
  69. </splitter-proportions>
  70. <settings/>
  71. </UIState>
  72. </state>
  73. <state key="Copyright.UI">
  74. <UIState>
  75. <splitter-proportions>
  76. <SplitterProportionsDataImpl/>
  77. </splitter-proportions>
  78. </UIState>
  79. </state>
  80. <state key="ProjectJDKs.UI">
  81. <UIState>
  82. <splitter-proportions>
  83. <SplitterProportionsDataImpl>
  84. <option name="proportions">
  85. <list>
  86. <option value="0.2"/>
  87. </list>
  88. </option>
  89. </SplitterProportionsDataImpl>
  90. </splitter-proportions>
  91. <last-edited>1.6</last-edited>
  92. </UIState>
  93. </state>
  94. <state key="ScopeChooserConfigurable.UI">
  95. <UIState>
  96. <splitter-proportions>
  97. <SplitterProportionsDataImpl/>
  98. </splitter-proportions>
  99. <settings/>
  100. </UIState>
  101. </state>
  102. </states>
  103. </component>
  104. </project>