workspace.xml 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="bd86310a-4897-4275-b7d6-8db0ce9c60dd" name="Default Changelist" comment="">
  5. <change afterPath="$PROJECT_DIR$/hallo" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/Lin_Algebra/Eingabe.class" beforeDir="false" afterPath="$PROJECT_DIR$/Lin_Algebra/Eingabe.class" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/Lin_Algebra/Eingabe.java" beforeDir="false" afterPath="$PROJECT_DIR$/Lin_Algebra/Eingabe.java" afterDir="false" />
  8. </list>
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="SHOW_DIALOG" value="false" />
  11. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  12. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  13. <option name="LAST_RESOLUTION" value="IGNORE" />
  14. </component>
  15. <component name="DefaultGradleProjectSettings">
  16. <option name="testRunner" value="GRADLE" />
  17. <option name="delegatedBuild" value="true" />
  18. </component>
  19. <component name="FileEditorManager">
  20. <leaf>
  21. <file pinned="false" current-in-tab="true">
  22. <entry file="file://$PROJECT_DIR$/Lin_Algebra/Eingabe.java">
  23. <provider selected="true" editor-type-id="text-editor">
  24. <state relative-caret-position="642">
  25. <caret line="144" column="20" selection-start-line="144" selection-start-column="20" selection-end-line="144" selection-end-column="20" />
  26. </state>
  27. </provider>
  28. </entry>
  29. </file>
  30. </leaf>
  31. </component>
  32. <component name="Git.Settings">
  33. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  34. </component>
  35. <component name="IdeDocumentHistory">
  36. <option name="CHANGED_PATHS">
  37. <list>
  38. <option value="$PROJECT_DIR$/Lin_Algebra/Eingabe.java" />
  39. </list>
  40. </option>
  41. </component>
  42. <component name="ProjectConfigurationFiles">
  43. <option name="files">
  44. <list>
  45. <option value="$PROJECT_DIR$/.idea/Jakobs_Arbeits_Ecke.iml" />
  46. <option value="$PROJECT_DIR$/.idea/vcs.xml" />
  47. <option value="$PROJECT_DIR$/.idea/modules.xml" />
  48. </list>
  49. </option>
  50. </component>
  51. <component name="ProjectFrameBounds" extendedState="4">
  52. <option name="x" value="1974" />
  53. <option name="y" value="24" />
  54. <option name="width" value="933" />
  55. <option name="height" value="1056" />
  56. </component>
  57. <component name="ProjectView">
  58. <navigator proportions="" version="1">
  59. <foldersAlwaysOnTop value="true" />
  60. </navigator>
  61. <panes>
  62. <pane id="Scope" />
  63. <pane id="ProjectPane">
  64. <subPane>
  65. <expand>
  66. <path>
  67. <item name="Jakobs_Arbeits_Ecke" type="b2602c69:ProjectViewProjectNode" />
  68. <item name="Jakobs_Arbeits_Ecke" type="462c0819:PsiDirectoryNode" />
  69. </path>
  70. <path>
  71. <item name="Jakobs_Arbeits_Ecke" type="b2602c69:ProjectViewProjectNode" />
  72. <item name="Jakobs_Arbeits_Ecke" type="462c0819:PsiDirectoryNode" />
  73. <item name="Lin_Algebra" type="462c0819:PsiDirectoryNode" />
  74. </path>
  75. </expand>
  76. <select />
  77. </subPane>
  78. </pane>
  79. <pane id="PackagesPane" />
  80. </panes>
  81. </component>
  82. <component name="PropertiesComponent">
  83. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  84. </component>
  85. <component name="RunDashboard">
  86. <option name="ruleStates">
  87. <list>
  88. <RuleState>
  89. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  90. </RuleState>
  91. <RuleState>
  92. <option name="name" value="StatusDashboardGroupingRule" />
  93. </RuleState>
  94. </list>
  95. </option>
  96. </component>
  97. <component name="SvnConfiguration">
  98. <configuration />
  99. </component>
  100. <component name="TaskManager">
  101. <task active="true" id="Default" summary="Default task">
  102. <changelist id="bd86310a-4897-4275-b7d6-8db0ce9c60dd" name="Default Changelist" comment="" />
  103. <created>1556394629042</created>
  104. <option name="number" value="Default" />
  105. <option name="presentableId" value="Default" />
  106. <updated>1556394629042</updated>
  107. </task>
  108. <servers />
  109. </component>
  110. <component name="ToolWindowManager">
  111. <frame x="1974" y="24" width="933" height="1056" extended-state="4" />
  112. <editor active="true" />
  113. <layout>
  114. <window_info id="Favorites" side_tool="true" />
  115. <window_info id="Image Layers" />
  116. <window_info id="Designer" />
  117. <window_info id="UI Designer" />
  118. <window_info id="Capture Tool" />
  119. <window_info id="Learn" />
  120. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24971752" />
  121. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  122. <window_info anchor="bottom" id="Version Control" weight="0.32900432" />
  123. <window_info anchor="bottom" id="Terminal" />
  124. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  125. <window_info anchor="bottom" id="Message" order="0" />
  126. <window_info anchor="bottom" id="Find" order="1" />
  127. <window_info anchor="bottom" id="Run" order="2" />
  128. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  129. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  130. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  131. <window_info anchor="bottom" id="TODO" order="6" />
  132. <window_info anchor="right" id="Palette" />
  133. <window_info anchor="right" id="Theme Preview" />
  134. <window_info anchor="right" id="Capture Analysis" />
  135. <window_info anchor="right" id="Palette&#9;" />
  136. <window_info anchor="right" id="Maven" />
  137. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  138. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  139. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  140. </layout>
  141. </component>
  142. <component name="editorHistoryManager">
  143. <entry file="file://$PROJECT_DIR$/Lin_Algebra/Eingabe.java">
  144. <provider selected="true" editor-type-id="text-editor">
  145. <state relative-caret-position="642">
  146. <caret line="144" column="20" selection-start-line="144" selection-start-column="20" selection-end-line="144" selection-end-column="20" />
  147. </state>
  148. </provider>
  149. </entry>
  150. </component>
  151. <component name="masterDetails">
  152. <states>
  153. <state key="ProjectJDKs.UI">
  154. <settings>
  155. <last-edited>1.8</last-edited>
  156. <splitter-proportions>
  157. <option name="proportions">
  158. <list>
  159. <option value="0.2" />
  160. </list>
  161. </option>
  162. </splitter-proportions>
  163. </settings>
  164. </state>
  165. </states>
  166. </component>
  167. </project>