25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
6.2 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="bb3e1b7e-b662-4d08-9145-fd676c7f3d31" name="Default Changelist" comment="" />
  5. <ignored path="$PROJECT_DIR$/out/" />
  6. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  7. <option name="SHOW_DIALOG" value="false" />
  8. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  9. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  10. <option name="LAST_RESOLUTION" value="IGNORE" />
  11. </component>
  12. <component name="FileEditorManager">
  13. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  14. <file pinned="false" current-in-tab="true">
  15. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Main.java">
  16. <provider selected="true" editor-type-id="text-editor">
  17. <state relative-caret-position="136">
  18. <caret line="8" selection-start-line="8" selection-end-line="8" />
  19. </state>
  20. </provider>
  21. </entry>
  22. </file>
  23. </leaf>
  24. </component>
  25. <component name="Git.Settings">
  26. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  27. </component>
  28. <component name="ProjectId" id="1RFVBfqCbRos63hjKK8BmzwFlRj" />
  29. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  30. <component name="ProjectView">
  31. <navigator proportions="" version="1">
  32. <foldersAlwaysOnTop value="true" />
  33. </navigator>
  34. <panes>
  35. <pane id="Scope" />
  36. <pane id="PackagesPane" />
  37. <pane id="ProjectPane" />
  38. </panes>
  39. </component>
  40. <component name="PropertiesComponent">
  41. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  42. <property name="WebServerToolWindowFactoryState" value="false" />
  43. <property name="aspect.path.notification.shown" value="true" />
  44. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  45. </component>
  46. <component name="RunDashboard">
  47. <option name="ruleStates">
  48. <list>
  49. <RuleState>
  50. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  51. </RuleState>
  52. <RuleState>
  53. <option name="name" value="StatusDashboardGroupingRule" />
  54. </RuleState>
  55. </list>
  56. </option>
  57. </component>
  58. <component name="RunManager">
  59. <configuration name="Main" type="Application" factoryName="Application" temporary="true">
  60. <option name="MAIN_CLASS_NAME" value="xyz.nextn.Main" />
  61. <module name="MessStation" />
  62. <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
  63. <RunnerSettings RunnerId="Run" />
  64. <ConfigurationWrapper RunnerId="Run" />
  65. <method v="2">
  66. <option name="Make" enabled="true" />
  67. </method>
  68. </configuration>
  69. </component>
  70. <component name="SvnConfiguration">
  71. <configuration />
  72. </component>
  73. <component name="TaskManager">
  74. <task active="true" id="Default" summary="Default task">
  75. <changelist id="bb3e1b7e-b662-4d08-9145-fd676c7f3d31" name="Default Changelist" comment="" />
  76. <created>1569259778451</created>
  77. <option name="number" value="Default" />
  78. <option name="presentableId" value="Default" />
  79. <updated>1569259778451</updated>
  80. <workItem from="1569259782086" duration="1042000" />
  81. </task>
  82. <task id="LOCAL-00001" summary="git init">
  83. <created>1569260717145</created>
  84. <option name="number" value="00001" />
  85. <option name="presentableId" value="LOCAL-00001" />
  86. <option name="project" value="LOCAL" />
  87. <updated>1569260717145</updated>
  88. </task>
  89. <option name="localTasksCounter" value="2" />
  90. <servers />
  91. </component>
  92. <component name="TimeTrackingManager">
  93. <option name="totallyTimeSpent" value="1042000" />
  94. </component>
  95. <component name="ToolWindowManager">
  96. <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  97. <editor active="true" />
  98. <layout>
  99. <window_info id="Image Layers" />
  100. <window_info id="Designer" />
  101. <window_info id="UI Designer" />
  102. <window_info id="Capture Tool" />
  103. <window_info id="Favorites" side_tool="true" />
  104. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14072494" />
  105. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  106. <window_info anchor="bottom" id="Docker" show_stripe_button="false" />
  107. <window_info anchor="bottom" id="Database Changes" />
  108. <window_info anchor="bottom" id="Version Control" />
  109. <window_info anchor="bottom" id="Terminal" />
  110. <window_info active="true" anchor="bottom" id="Event Log" side_tool="true" visible="true" weight="0.32936078" />
  111. <window_info anchor="bottom" id="Message" order="0" />
  112. <window_info anchor="bottom" id="Find" order="1" />
  113. <window_info anchor="bottom" id="Run" order="2" />
  114. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  115. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  116. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  117. <window_info anchor="bottom" id="TODO" order="6" />
  118. <window_info anchor="right" id="Palette" />
  119. <window_info anchor="right" id="Theme Preview" />
  120. <window_info anchor="right" id="Maven" />
  121. <window_info anchor="right" id="Capture Analysis" />
  122. <window_info anchor="right" id="Palette&#9;" />
  123. <window_info anchor="right" id="Database" />
  124. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  125. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  126. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  127. </layout>
  128. </component>
  129. <component name="TypeScriptGeneratedFilesManager">
  130. <option name="version" value="1" />
  131. </component>
  132. <component name="VcsManagerConfiguration">
  133. <MESSAGE value="git init" />
  134. <option name="LAST_COMMIT_MESSAGE" value="git init" />
  135. </component>
  136. <component name="editorHistoryManager">
  137. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Main.java">
  138. <provider selected="true" editor-type-id="text-editor">
  139. <state relative-caret-position="136">
  140. <caret line="8" selection-start-line="8" selection-end-line="8" />
  141. </state>
  142. </provider>
  143. </entry>
  144. </component>
  145. </project>