You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

273 regels
12 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. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. </list>
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="DefaultGradleProjectSettings">
  14. <option name="isMigrated" value="true" />
  15. </component>
  16. <component name="FileEditorManager">
  17. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  18. <file pinned="false" current-in-tab="false">
  19. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Main.java">
  20. <provider selected="true" editor-type-id="text-editor">
  21. <state relative-caret-position="119">
  22. <caret line="7" column="27" selection-start-line="7" selection-start-column="27" selection-end-line="7" selection-end-column="27" />
  23. </state>
  24. </provider>
  25. </entry>
  26. </file>
  27. <file pinned="false" current-in-tab="true">
  28. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Server.java">
  29. <provider selected="true" editor-type-id="text-editor">
  30. <state relative-caret-position="374">
  31. <caret line="30" column="57" lean-forward="true" selection-start-line="30" selection-start-column="57" selection-end-line="30" selection-end-column="58" />
  32. <folding>
  33. <element signature="imports" expanded="true" />
  34. <element signature="e#549#550#0" expanded="true" />
  35. <element signature="e#599#600#0" expanded="true" />
  36. </folding>
  37. </state>
  38. </provider>
  39. </entry>
  40. </file>
  41. <file pinned="false" current-in-tab="false">
  42. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Client.java">
  43. <provider selected="true" editor-type-id="text-editor">
  44. <state relative-caret-position="34">
  45. <caret line="2" column="13" selection-start-line="2" selection-start-column="13" selection-end-line="2" selection-end-column="13" />
  46. </state>
  47. </provider>
  48. </entry>
  49. </file>
  50. </leaf>
  51. </component>
  52. <component name="Git.Settings">
  53. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  54. </component>
  55. <component name="IdeDocumentHistory">
  56. <option name="CHANGED_PATHS">
  57. <list>
  58. <option value="$PROJECT_DIR$/src/xyz/nextn/Main.java" />
  59. <option value="$PROJECT_DIR$/src/xyz/nextn/Server.java" />
  60. </list>
  61. </option>
  62. </component>
  63. <component name="ProjectFrameBounds" extendedState="6">
  64. <option name="x" value="20" />
  65. <option name="y" value="21" />
  66. <option name="width" value="1116" />
  67. <option name="height" value="1047" />
  68. </component>
  69. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  70. <component name="ProjectView">
  71. <navigator proportions="" version="1">
  72. <foldersAlwaysOnTop value="true" />
  73. </navigator>
  74. <panes>
  75. <pane id="Scope" />
  76. <pane id="PackagesPane" />
  77. <pane id="ProjectPane">
  78. <subPane>
  79. <expand>
  80. <path>
  81. <item name="MessStation" type="b2602c69:ProjectViewProjectNode" />
  82. <item name="MessStation" type="462c0819:PsiDirectoryNode" />
  83. </path>
  84. <path>
  85. <item name="MessStation" type="b2602c69:ProjectViewProjectNode" />
  86. <item name="MessStation" type="462c0819:PsiDirectoryNode" />
  87. <item name="src" type="462c0819:PsiDirectoryNode" />
  88. </path>
  89. <path>
  90. <item name="MessStation" type="b2602c69:ProjectViewProjectNode" />
  91. <item name="MessStation" type="462c0819:PsiDirectoryNode" />
  92. <item name="src" type="462c0819:PsiDirectoryNode" />
  93. <item name="nextn" type="462c0819:PsiDirectoryNode" />
  94. </path>
  95. </expand>
  96. <select />
  97. </subPane>
  98. </pane>
  99. </panes>
  100. </component>
  101. <component name="PropertiesComponent">
  102. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  103. <property name="WebServerToolWindowFactoryState" value="false" />
  104. <property name="aspect.path.notification.shown" value="true" />
  105. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  106. </component>
  107. <component name="RunDashboard">
  108. <option name="ruleStates">
  109. <list>
  110. <RuleState>
  111. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  112. </RuleState>
  113. <RuleState>
  114. <option name="name" value="StatusDashboardGroupingRule" />
  115. </RuleState>
  116. </list>
  117. </option>
  118. </component>
  119. <component name="RunManager">
  120. <configuration name="Main" type="Application" factoryName="Application" temporary="true">
  121. <option name="MAIN_CLASS_NAME" value="xyz.nextn.Main" />
  122. <module name="MessStation" />
  123. <option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
  124. <RunnerSettings RunnerId="Run" />
  125. <ConfigurationWrapper RunnerId="Run" />
  126. <method v="2">
  127. <option name="Make" enabled="true" />
  128. </method>
  129. </configuration>
  130. <recent_temporary>
  131. <list>
  132. <item itemvalue="Application.Main" />
  133. </list>
  134. </recent_temporary>
  135. </component>
  136. <component name="SvnConfiguration">
  137. <configuration />
  138. </component>
  139. <component name="TaskManager">
  140. <task active="true" id="Default" summary="Default task">
  141. <changelist id="bb3e1b7e-b662-4d08-9145-fd676c7f3d31" name="Default Changelist" comment="" />
  142. <created>1569259778451</created>
  143. <option name="number" value="Default" />
  144. <option name="presentableId" value="Default" />
  145. <updated>1569259778451</updated>
  146. <workItem from="1569259782086" duration="1042000" />
  147. </task>
  148. <task id="LOCAL-00001" summary="git init">
  149. <created>1569260717145</created>
  150. <option name="number" value="00001" />
  151. <option name="presentableId" value="LOCAL-00001" />
  152. <option name="project" value="LOCAL" />
  153. <updated>1569260717145</updated>
  154. </task>
  155. <task id="LOCAL-00002" summary="added server">
  156. <created>1569263446175</created>
  157. <option name="number" value="00002" />
  158. <option name="presentableId" value="LOCAL-00002" />
  159. <option name="project" value="LOCAL" />
  160. <updated>1569263446175</updated>
  161. </task>
  162. <task id="LOCAL-00003" summary="added Server methods">
  163. <created>1569263681042</created>
  164. <option name="number" value="00003" />
  165. <option name="presentableId" value="LOCAL-00003" />
  166. <option name="project" value="LOCAL" />
  167. <updated>1569263681042</updated>
  168. </task>
  169. <task id="LOCAL-00004" summary="added Server methods">
  170. <created>1569263789745</created>
  171. <option name="number" value="00004" />
  172. <option name="presentableId" value="LOCAL-00004" />
  173. <option name="project" value="LOCAL" />
  174. <updated>1569263789745</updated>
  175. </task>
  176. <option name="localTasksCounter" value="5" />
  177. <servers />
  178. </component>
  179. <component name="TimeTrackingManager">
  180. <option name="totallyTimeSpent" value="305000" />
  181. </component>
  182. <component name="ToolWindowManager">
  183. <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  184. <editor active="true" />
  185. <layout>
  186. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14072494" />
  187. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  188. <window_info id="Capture Tool" order="2" />
  189. <window_info id="Image Layers" order="3" />
  190. <window_info id="Designer" order="4" />
  191. <window_info id="UI Designer" order="5" />
  192. <window_info id="Favorites" order="6" side_tool="true" />
  193. <window_info anchor="bottom" id="Messages" />
  194. <window_info anchor="bottom" id="Message" order="0" />
  195. <window_info anchor="bottom" id="Find" order="1" />
  196. <window_info active="true" anchor="bottom" id="Run" order="2" sideWeight="0.49946696" visible="true" weight="0.32936078" />
  197. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  198. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  199. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  200. <window_info anchor="bottom" id="TODO" order="6" />
  201. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  202. <window_info anchor="bottom" id="Database Changes" order="8" />
  203. <window_info anchor="bottom" id="Terminal" order="9" />
  204. <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.50053304" side_tool="true" visible="true" weight="0.32936078" />
  205. <window_info anchor="bottom" id="Version Control" order="11" sideWeight="0.49946696" weight="0.32936078" />
  206. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  207. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  208. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  209. <window_info anchor="right" id="Palette" order="3" />
  210. <window_info anchor="right" id="Theme Preview" order="4" />
  211. <window_info anchor="right" id="Maven" order="5" />
  212. <window_info anchor="right" id="Capture Analysis" order="6" />
  213. <window_info anchor="right" id="Palette&#9;" order="7" />
  214. <window_info anchor="right" id="Database" order="8" />
  215. </layout>
  216. </component>
  217. <component name="TypeScriptGeneratedFilesManager">
  218. <option name="version" value="1" />
  219. </component>
  220. <component name="Vcs.Log.Tabs.Properties">
  221. <option name="TAB_STATES">
  222. <map>
  223. <entry key="MAIN">
  224. <value>
  225. <State>
  226. <option name="RECENTLY_FILTERED_USER_GROUPS">
  227. <collection />
  228. </option>
  229. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  230. <collection />
  231. </option>
  232. <option name="COLUMN_ORDER">
  233. <list>
  234. <option value="0" />
  235. <option value="1" />
  236. <option value="2" />
  237. <option value="3" />
  238. </list>
  239. </option>
  240. </State>
  241. </value>
  242. </entry>
  243. </map>
  244. </option>
  245. </component>
  246. <component name="VcsManagerConfiguration">
  247. <MESSAGE value="git init" />
  248. <MESSAGE value="added server" />
  249. <MESSAGE value="added Server methods" />
  250. <option name="LAST_COMMIT_MESSAGE" value="added Server methods" />
  251. </component>
  252. <component name="editorHistoryManager">
  253. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Main.java">
  254. <provider selected="true" editor-type-id="text-editor">
  255. <state relative-caret-position="119">
  256. <caret line="7" column="27" selection-start-line="7" selection-start-column="27" selection-end-line="7" selection-end-column="27" />
  257. </state>
  258. </provider>
  259. </entry>
  260. <entry file="file://$PROJECT_DIR$/src/xyz/nextn/Server.java">
  261. <provider selected="true" editor-type-id="text-editor">
  262. <state relative-caret-position="374">
  263. <caret line="30" column="57" lean-forward="true" selection-start-line="30" selection-start-column="57" selection-end-line="30" selection-end-column="58" />
  264. <folding>
  265. <element signature="imports" expanded="true" />
  266. <element signature="e#549#550#0" expanded="true" />
  267. <element signature="e#599#600#0" expanded="true" />
  268. </folding>
  269. </state>
  270. </provider>
  271. </entry>
  272. </component>
  273. </project>