some mysterious code.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="ff0f55eb-552a-45f4-8a74-866e22f63e9a" name="Default" comment="" />
  5. <ignored path="$PROJECT_DIR$/out/" />
  6. <ignored path="$PROJECT_DIR$/target/" />
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="TRACKING_ENABLED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FileEditorManager">
  15. <leaf>
  16. <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
  17. <entry file="file://$PROJECT_DIR$/pom.xml">
  18. <provider selected="true" editor-type-id="text-editor">
  19. <state relative-caret-position="0">
  20. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  21. <folding />
  22. </state>
  23. </provider>
  24. </entry>
  25. </file>
  26. <file leaf-file-name="Question1.java" pinned="false" current-in-tab="false">
  27. <entry file="file://$PROJECT_DIR$/src/main/java/Question1.java">
  28. <provider selected="true" editor-type-id="text-editor">
  29. <state relative-caret-position="-302">
  30. <caret line="30" column="5" lean-forward="true" selection-start-line="30" selection-start-column="5" selection-end-line="30" selection-end-column="5" />
  31. <folding>
  32. <element signature="e#1408#1409#0" expanded="true" />
  33. <element signature="e#1456#1457#0" expanded="true" />
  34. </folding>
  35. </state>
  36. </provider>
  37. </entry>
  38. </file>
  39. <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
  40. <entry file="file://$PROJECT_DIR$/README.md">
  41. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  42. <state split_layout="SPLIT">
  43. <first_editor relative-caret-position="272">
  44. <caret line="16" column="0" lean-forward="false" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  45. <folding />
  46. </first_editor>
  47. <second_editor />
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file leaf-file-name=".gitignore" pinned="false" current-in-tab="true">
  53. <entry file="file://$PROJECT_DIR$/.gitignore">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="510">
  56. <caret line="106" column="0" lean-forward="true" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
  57. <folding />
  58. </state>
  59. </provider>
  60. </entry>
  61. </file>
  62. <file leaf-file-name="Question1Test.java" pinned="false" current-in-tab="false">
  63. <entry file="file://$PROJECT_DIR$/src/test/java/Question1Test.java">
  64. <provider selected="true" editor-type-id="text-editor">
  65. <state relative-caret-position="136">
  66. <caret line="8" column="37" lean-forward="false" selection-start-line="8" selection-start-column="37" selection-end-line="8" selection-end-column="37" />
  67. <folding />
  68. </state>
  69. </provider>
  70. </entry>
  71. </file>
  72. </leaf>
  73. </component>
  74. <component name="FileTemplateManagerImpl">
  75. <option name="RECENT_TEMPLATES">
  76. <list>
  77. <option value="Class" />
  78. <option value="Arquillian JUnit Test Class" />
  79. <option value="JUnit4 Test Class" />
  80. </list>
  81. </option>
  82. </component>
  83. <component name="Git.Settings">
  84. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  85. </component>
  86. <component name="GradleLocalSettings">
  87. <option name="externalProjectsViewState">
  88. <projects_view />
  89. </option>
  90. <option name="projectSyncType">
  91. <map>
  92. <entry key="$USER_HOME$/GitHub/gs-gradle/initial" value="PREVIEW" />
  93. </map>
  94. </option>
  95. </component>
  96. <component name="IdeDocumentHistory">
  97. <option name="CHANGED_PATHS">
  98. <list>
  99. <option value="$PROJECT_DIR$/src/test/java/Question1Test.java" />
  100. <option value="$PROJECT_DIR$/src/main/java/Question1.java" />
  101. <option value="$PROJECT_DIR$/README.md" />
  102. <option value="$PROJECT_DIR$/.gitignore" />
  103. </list>
  104. </option>
  105. </component>
  106. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  107. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  108. <component name="JsGulpfileManager">
  109. <detection-done>true</detection-done>
  110. <sorting>DEFINITION_ORDER</sorting>
  111. </component>
  112. <component name="MavenImportPreferences">
  113. <option name="importingSettings">
  114. <MavenImportingSettings>
  115. <option name="importAutomatically" value="true" />
  116. </MavenImportingSettings>
  117. </option>
  118. </component>
  119. <component name="ProjectFrameBounds" extendedState="6">
  120. <option name="x" value="-1" />
  121. <option name="y" value="23" />
  122. <option name="width" value="80" />
  123. <option name="height" value="22" />
  124. </component>
  125. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  126. <component name="ProjectView">
  127. <navigator currentView="ProjectPane" proportions="" version="1">
  128. <flattenPackages />
  129. <showMembers />
  130. <showModules />
  131. <showLibraryContents />
  132. <hideEmptyPackages />
  133. <abbreviatePackageNames />
  134. <autoscrollToSource />
  135. <autoscrollFromSource />
  136. <sortByType />
  137. <manualOrder />
  138. <foldersAlwaysOnTop value="true" />
  139. </navigator>
  140. <panes>
  141. <pane id="ProjectPane">
  142. <subPane>
  143. <expand>
  144. <path>
  145. <item name="Samples" type="b2602c69:ProjectViewProjectNode" />
  146. <item name="Samples" type="462c0819:PsiDirectoryNode" />
  147. </path>
  148. </expand>
  149. <select />
  150. </subPane>
  151. </pane>
  152. <pane id="AndroidView" />
  153. <pane id="PackagesPane" />
  154. <pane id="Scope" />
  155. <pane id="Scratches" />
  156. </panes>
  157. </component>
  158. <component name="PropertiesComponent">
  159. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  160. <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
  161. <property name="WebServerToolWindowFactoryState" value="false" />
  162. <property name="aspect.path.notification.shown" value="true" />
  163. <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit4" />
  164. </component>
  165. <component name="RecentsManager">
  166. <key name="CreateTestDialog.RecentsKey">
  167. <recent name="" />
  168. </key>
  169. <key name="CreateTestDialog.Recents.Supers">
  170. <recent name="" />
  171. </key>
  172. </component>
  173. <component name="RunDashboard">
  174. <option name="ruleStates">
  175. <list>
  176. <RuleState>
  177. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  178. </RuleState>
  179. <RuleState>
  180. <option name="name" value="StatusDashboardGroupingRule" />
  181. </RuleState>
  182. </list>
  183. </option>
  184. </component>
  185. <component name="RunManager" selected="JUnit.Question1Test.doSomething4">
  186. <configuration default="true" type="Applet" factoryName="Applet">
  187. <option name="WIDTH" value="400" />
  188. <option name="HEIGHT" value="300" />
  189. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  190. <module />
  191. </configuration>
  192. <configuration default="true" type="Application" factoryName="Application">
  193. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  194. <option name="MAIN_CLASS_NAME" />
  195. <option name="VM_PARAMETERS" />
  196. <option name="PROGRAM_PARAMETERS" />
  197. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  198. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  199. <option name="ALTERNATIVE_JRE_PATH" />
  200. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  201. <option name="ENV_VARIABLES" />
  202. <option name="PASS_PARENT_ENVS" value="true" />
  203. <module name="" />
  204. <envs />
  205. </configuration>
  206. <configuration name="Question1Test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  207. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  208. <module name="Samples" />
  209. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  210. <option name="ALTERNATIVE_JRE_PATH" />
  211. <option name="PACKAGE_NAME" value="" />
  212. <option name="MAIN_CLASS_NAME" value="Question1Test" />
  213. <option name="METHOD_NAME" />
  214. <option name="TEST_OBJECT" value="class" />
  215. <option name="VM_PARAMETERS" value="-ea" />
  216. <option name="PARAMETERS" />
  217. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  218. <option name="ENV_VARIABLES" />
  219. <option name="PASS_PARENT_ENVS" value="true" />
  220. <option name="TEST_SEARCH_SCOPE">
  221. <value defaultName="singleModule" />
  222. </option>
  223. <envs />
  224. <patterns />
  225. </configuration>
  226. <configuration name="Question1Test.doSomething4" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  227. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  228. <module name="Samples" />
  229. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  230. <option name="ALTERNATIVE_JRE_PATH" />
  231. <option name="PACKAGE_NAME" value="" />
  232. <option name="MAIN_CLASS_NAME" value="Question1Test" />
  233. <option name="METHOD_NAME" value="doSomething4" />
  234. <option name="TEST_OBJECT" value="method" />
  235. <option name="VM_PARAMETERS" value="-ea" />
  236. <option name="PARAMETERS" />
  237. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  238. <option name="ENV_VARIABLES" />
  239. <option name="PASS_PARENT_ENVS" value="true" />
  240. <option name="TEST_SEARCH_SCOPE">
  241. <value defaultName="singleModule" />
  242. </option>
  243. <envs />
  244. <patterns />
  245. </configuration>
  246. <configuration default="true" type="JUnit" factoryName="JUnit">
  247. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  248. <module name="" />
  249. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  250. <option name="ALTERNATIVE_JRE_PATH" />
  251. <option name="PACKAGE_NAME" />
  252. <option name="MAIN_CLASS_NAME" />
  253. <option name="METHOD_NAME" />
  254. <option name="TEST_OBJECT" value="class" />
  255. <option name="VM_PARAMETERS" value="-ea" />
  256. <option name="PARAMETERS" />
  257. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  258. <option name="ENV_VARIABLES" />
  259. <option name="PASS_PARENT_ENVS" value="true" />
  260. <option name="TEST_SEARCH_SCOPE">
  261. <value defaultName="singleModule" />
  262. </option>
  263. <envs />
  264. <patterns />
  265. </configuration>
  266. <configuration default="true" type="Remote" factoryName="Remote">
  267. <option name="USE_SOCKET_TRANSPORT" value="true" />
  268. <option name="SERVER_MODE" value="false" />
  269. <option name="SHMEM_ADDRESS" value="javadebug" />
  270. <option name="HOST" value="localhost" />
  271. <option name="PORT" value="5005" />
  272. </configuration>
  273. <configuration default="true" type="TestNG" factoryName="TestNG">
  274. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  275. <module name="" />
  276. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  277. <option name="ALTERNATIVE_JRE_PATH" />
  278. <option name="SUITE_NAME" />
  279. <option name="PACKAGE_NAME" />
  280. <option name="MAIN_CLASS_NAME" />
  281. <option name="METHOD_NAME" />
  282. <option name="GROUP_NAME" />
  283. <option name="TEST_OBJECT" value="CLASS" />
  284. <option name="VM_PARAMETERS" value="-ea" />
  285. <option name="PARAMETERS" />
  286. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  287. <option name="OUTPUT_DIRECTORY" />
  288. <option name="ANNOTATION_TYPE" />
  289. <option name="ENV_VARIABLES" />
  290. <option name="PASS_PARENT_ENVS" value="true" />
  291. <option name="TEST_SEARCH_SCOPE">
  292. <value defaultName="singleModule" />
  293. </option>
  294. <option name="USE_DEFAULT_REPORTERS" value="false" />
  295. <option name="PROPERTIES_FILE" />
  296. <envs />
  297. <properties />
  298. <listeners />
  299. </configuration>
  300. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  301. <module name="" />
  302. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  303. <option name="PROGRAM_PARAMETERS" />
  304. <predefined_log_file id="idea.log" enabled="true" />
  305. </configuration>
  306. <list size="2">
  307. <item index="0" class="java.lang.String" itemvalue="JUnit.Question1Test" />
  308. <item index="1" class="java.lang.String" itemvalue="JUnit.Question1Test.doSomething4" />
  309. </list>
  310. <recent_temporary>
  311. <list size="2">
  312. <item index="0" class="java.lang.String" itemvalue="JUnit.Question1Test.doSomething4" />
  313. <item index="1" class="java.lang.String" itemvalue="JUnit.Question1Test" />
  314. </list>
  315. </recent_temporary>
  316. </component>
  317. <component name="ShelveChangesManager" show_recycled="false">
  318. <option name="remove_strategy" value="false" />
  319. </component>
  320. <component name="SvnConfiguration">
  321. <configuration />
  322. </component>
  323. <component name="TaskManager">
  324. <task active="true" id="Default" summary="Default task">
  325. <changelist id="ff0f55eb-552a-45f4-8a74-866e22f63e9a" name="Default" comment="" />
  326. <created>1541012263419</created>
  327. <option name="number" value="Default" />
  328. <option name="presentableId" value="Default" />
  329. <updated>1541012263419</updated>
  330. <workItem from="1541012264832" duration="5000000" />
  331. </task>
  332. <servers />
  333. </component>
  334. <component name="TestHistory">
  335. <history-entry file="Question1Test - 2018.10.31 at 15h 24m 54s.xml">
  336. <configuration name="Question1Test" configurationId="JUnit" />
  337. </history-entry>
  338. <history-entry file="Question1Test - 2018.10.31 at 15h 26m 53s.xml">
  339. <configuration name="Question1Test" configurationId="JUnit" />
  340. </history-entry>
  341. <history-entry file="Question1Test - 2018.10.31 at 15h 27m 24s.xml">
  342. <configuration name="Question1Test" configurationId="JUnit" />
  343. </history-entry>
  344. <history-entry file="Question1Test - 2018.10.31 at 15h 29m 22s.xml">
  345. <configuration name="Question1Test" configurationId="JUnit" />
  346. </history-entry>
  347. <history-entry file="Question1Test - 2018.10.31 at 15h 33m 31s.xml">
  348. <configuration name="Question1Test" configurationId="JUnit" />
  349. </history-entry>
  350. <history-entry file="Question1Test - 2018.10.31 at 15h 33m 45s.xml">
  351. <configuration name="Question1Test" configurationId="JUnit" />
  352. </history-entry>
  353. <history-entry file="Question1Test - 2018.10.31 at 15h 35m 09s.xml">
  354. <configuration name="Question1Test" configurationId="JUnit" />
  355. </history-entry>
  356. <history-entry file="Question1Test_doSomething4 - 2018.10.31 at 15h 35m 53s.xml">
  357. <configuration name="Question1Test.doSomething4" configurationId="JUnit" />
  358. </history-entry>
  359. <history-entry file="Question1Test_doSomething4 - 2018.10.31 at 15h 36m 27s.xml">
  360. <configuration name="Question1Test.doSomething4" configurationId="JUnit" />
  361. </history-entry>
  362. <history-entry file="Question1Test_doSomething4 - 2018.10.31 at 15h 37m 22s.xml">
  363. <configuration name="Question1Test.doSomething4" configurationId="JUnit" />
  364. </history-entry>
  365. </component>
  366. <component name="TimeTrackingManager">
  367. <option name="totallyTimeSpent" value="5000000" />
  368. </component>
  369. <component name="ToolWindowManager">
  370. <frame x="0" y="23" width="1674" height="971" extended-state="6" />
  371. <editor active="true" />
  372. <layout>
  373. <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  374. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  375. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299435" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  376. <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  377. <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  378. <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  379. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  380. <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  381. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.34152046" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  382. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  383. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32982457" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  384. <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  385. <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  386. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24969174" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  387. <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  388. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  389. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  390. <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  391. <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  392. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  393. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
  394. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  395. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  396. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  397. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  398. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  399. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  400. </layout>
  401. </component>
  402. <component name="TypeScriptGeneratedFilesManager">
  403. <option name="version" value="1" />
  404. </component>
  405. <component name="VcsContentAnnotationSettings">
  406. <option name="myLimit" value="2678400000" />
  407. </component>
  408. <component name="XDebuggerManager">
  409. <breakpoint-manager />
  410. <watches-manager />
  411. </component>
  412. <component name="editorHistoryManager">
  413. <entry file="file://$PROJECT_DIR$/pom.xml">
  414. <provider selected="true" editor-type-id="text-editor">
  415. <state relative-caret-position="0">
  416. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  417. <folding />
  418. </state>
  419. </provider>
  420. </entry>
  421. <entry file="file://$PROJECT_DIR$/src/test/java/Question1Test.java">
  422. <provider selected="true" editor-type-id="text-editor">
  423. <state relative-caret-position="136">
  424. <caret line="8" column="37" lean-forward="false" selection-start-line="8" selection-start-column="37" selection-end-line="8" selection-end-column="37" />
  425. <folding />
  426. </state>
  427. </provider>
  428. </entry>
  429. <entry file="file://$PROJECT_DIR$/src/main/java/Question1.java">
  430. <provider selected="true" editor-type-id="text-editor">
  431. <state relative-caret-position="-302">
  432. <caret line="30" column="5" lean-forward="true" selection-start-line="30" selection-start-column="5" selection-end-line="30" selection-end-column="5" />
  433. <folding>
  434. <element signature="e#1408#1409#0" expanded="true" />
  435. <element signature="e#1456#1457#0" expanded="true" />
  436. </folding>
  437. </state>
  438. </provider>
  439. </entry>
  440. <entry file="file://$PROJECT_DIR$/../CashMachine/src/main/java/rocks/zipcode/atm/CashMachineApp.java">
  441. <provider selected="true" editor-type-id="text-editor">
  442. <state relative-caret-position="0">
  443. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  444. <folding />
  445. </state>
  446. </provider>
  447. </entry>
  448. <entry file="file://$PROJECT_DIR$/README.md">
  449. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  450. <state split_layout="SPLIT">
  451. <first_editor relative-caret-position="272">
  452. <caret line="16" column="0" lean-forward="false" selection-start-line="16" selection-start-column="0" selection-end-line="16" selection-end-column="0" />
  453. <folding />
  454. </first_editor>
  455. <second_editor />
  456. </state>
  457. </provider>
  458. </entry>
  459. <entry file="file://$PROJECT_DIR$/.gitignore">
  460. <provider selected="true" editor-type-id="text-editor">
  461. <state relative-caret-position="510">
  462. <caret line="106" column="0" lean-forward="true" selection-start-line="106" selection-start-column="0" selection-end-line="106" selection-end-column="0" />
  463. <folding />
  464. </state>
  465. </provider>
  466. </entry>
  467. </component>
  468. <component name="masterDetails">
  469. <states>
  470. <state key="ProjectJDKs.UI">
  471. <settings>
  472. <last-edited>1.8</last-edited>
  473. <splitter-proportions>
  474. <option name="proportions">
  475. <list>
  476. <option value="0.2" />
  477. </list>
  478. </option>
  479. </splitter-proportions>
  480. </settings>
  481. </state>
  482. </states>
  483. </component>
  484. </project>