Build a simple PhoneBook program.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="03385383-e9d0-4df8-963f-75a98f3a335b" name="Default" comment="">
  5. <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/PhoneBook.java" beforeDir="false" afterPath="$PROJECT_DIR$/PhoneBook.java" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/PhoneBookTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/PhoneBookTest.java" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/package.bluej" beforeDir="false" afterPath="$PROJECT_DIR$/package.bluej" afterDir="false" />
  9. </list>
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="TRACKING_ENABLED" value="true" />
  12. <option name="SHOW_DIALOG" value="false" />
  13. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  14. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  15. <option name="LAST_RESOLUTION" value="IGNORE" />
  16. </component>
  17. <component name="FileEditorManager">
  18. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  19. <file leaf-file-name="PhoneBook.class" pinned="false" current-in-tab="false">
  20. <entry file="file://$PROJECT_DIR$/PhoneBook.class">
  21. <provider selected="true" editor-type-id="text-editor">
  22. <state relative-caret-position="112">
  23. <caret line="8" selection-start-line="8" selection-end-line="8" />
  24. <folding>
  25. <element signature="e#0#373#0" expanded="true" />
  26. </folding>
  27. </state>
  28. </provider>
  29. </entry>
  30. </file>
  31. <file leaf-file-name="PhoneBook.java" pinned="false" current-in-tab="false">
  32. <entry file="file://$PROJECT_DIR$/PhoneBook.java">
  33. <provider selected="true" editor-type-id="text-editor">
  34. <state relative-caret-position="266">
  35. <caret line="19" selection-start-line="19" selection-end-line="19" />
  36. </state>
  37. </provider>
  38. </entry>
  39. </file>
  40. <file leaf-file-name="PhoneBookTest.java" pinned="false" current-in-tab="true">
  41. <entry file="file://$PROJECT_DIR$/PhoneBookTest.java">
  42. <provider selected="true" editor-type-id="text-editor">
  43. <state relative-caret-position="406">
  44. <caret line="32" column="38" lean-forward="true" selection-start-line="32" selection-start-column="38" selection-end-line="32" selection-end-column="38" />
  45. </state>
  46. </provider>
  47. </entry>
  48. </file>
  49. </leaf>
  50. </component>
  51. <component name="Git.Settings">
  52. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  53. </component>
  54. <component name="IdeDocumentHistory">
  55. <option name="CHANGED_PATHS">
  56. <list>
  57. <option value="$PROJECT_DIR$/PhoneBook.java" />
  58. <option value="$PROJECT_DIR$/PhoneBookTest.java" />
  59. </list>
  60. </option>
  61. </component>
  62. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  63. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  64. <component name="JsGulpfileManager">
  65. <detection-done>true</detection-done>
  66. <sorting>DEFINITION_ORDER</sorting>
  67. </component>
  68. <component name="NodePackageJsonFileManager">
  69. <packageJsonPaths />
  70. </component>
  71. <component name="ProjectFrameBounds" extendedState="6">
  72. <option name="y" value="303" />
  73. <option name="width" value="1280" />
  74. <option name="height" value="732" />
  75. </component>
  76. <component name="ProjectView">
  77. <navigator proportions="" version="1">
  78. <foldersAlwaysOnTop value="true" />
  79. </navigator>
  80. <panes>
  81. <pane id="ProjectPane">
  82. <subPane>
  83. <expand>
  84. <path>
  85. <item name="ZCW-PhoneBook" type="b2602c69:ProjectViewProjectNode" />
  86. <item name="ZCW-PhoneBook" type="462c0819:PsiDirectoryNode" />
  87. </path>
  88. </expand>
  89. <select />
  90. </subPane>
  91. </pane>
  92. <pane id="Scope" />
  93. <pane id="PackagesPane" />
  94. <pane id="AndroidView" />
  95. </panes>
  96. </component>
  97. <component name="PropertiesComponent">
  98. <property name="WebServerToolWindowFactoryState" value="false" />
  99. <property name="aspect.path.notification.shown" value="true" />
  100. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  101. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  102. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  103. <property name="settings.editor.selected.configurable" value="configurable.group.editor" />
  104. </component>
  105. <component name="RunDashboard">
  106. <option name="ruleStates">
  107. <list>
  108. <RuleState>
  109. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  110. </RuleState>
  111. <RuleState>
  112. <option name="name" value="StatusDashboardGroupingRule" />
  113. </RuleState>
  114. </list>
  115. </option>
  116. </component>
  117. <component name="RunManager">
  118. <configuration default="true" type="Application" factoryName="Application">
  119. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  120. </configuration>
  121. <configuration default="true" type="JUnit" factoryName="JUnit">
  122. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  123. <option name="ALTERNATIVE_JRE_PATH" />
  124. <option name="PACKAGE_NAME" />
  125. <option name="MAIN_CLASS_NAME" />
  126. <option name="METHOD_NAME" />
  127. <option name="TEST_OBJECT" value="class" />
  128. <option name="VM_PARAMETERS" value="-ea" />
  129. <option name="PARAMETERS" />
  130. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  131. <option name="PASS_PARENT_ENVS" value="true" />
  132. <option name="TEST_SEARCH_SCOPE">
  133. <value defaultName="singleModule" />
  134. </option>
  135. <patterns />
  136. </configuration>
  137. <configuration default="true" type="TestNG" factoryName="TestNG">
  138. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  139. <option name="ALTERNATIVE_JRE_PATH" />
  140. <option name="SUITE_NAME" />
  141. <option name="PACKAGE_NAME" />
  142. <option name="MAIN_CLASS_NAME" />
  143. <option name="METHOD_NAME" />
  144. <option name="GROUP_NAME" />
  145. <option name="TEST_OBJECT" value="CLASS" />
  146. <option name="VM_PARAMETERS" value="-ea" />
  147. <option name="PARAMETERS" />
  148. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  149. <option name="OUTPUT_DIRECTORY" />
  150. <option name="PASS_PARENT_ENVS" value="true" />
  151. <option name="TEST_SEARCH_SCOPE">
  152. <value defaultName="singleModule" />
  153. </option>
  154. <option name="USE_DEFAULT_REPORTERS" value="false" />
  155. <option name="PROPERTIES_FILE" />
  156. <properties />
  157. <listeners />
  158. </configuration>
  159. </component>
  160. <component name="SvnConfiguration">
  161. <configuration />
  162. </component>
  163. <component name="TaskManager">
  164. <task active="true" id="Default" summary="Default task">
  165. <changelist id="03385383-e9d0-4df8-963f-75a98f3a335b" name="Default" comment="" />
  166. <created>1528488969279</created>
  167. <option name="number" value="Default" />
  168. <option name="presentableId" value="Default" />
  169. <updated>1528488969279</updated>
  170. <workItem from="1528488971234" duration="105000" />
  171. <workItem from="1528900440059" duration="2665000" />
  172. </task>
  173. <servers />
  174. </component>
  175. <component name="TimeTrackingManager">
  176. <option name="totallyTimeSpent" value="2770000" />
  177. </component>
  178. <component name="TodoView">
  179. <todo-panel id="selected-file">
  180. <is-autoscroll-to-source value="true" />
  181. </todo-panel>
  182. <todo-panel id="all">
  183. <are-packages-shown value="true" />
  184. <is-autoscroll-to-source value="true" />
  185. </todo-panel>
  186. </component>
  187. <component name="ToolWindowManager">
  188. <frame x="0" y="23" width="1280" height="732" extended-state="6" />
  189. <editor active="true" />
  190. <layout>
  191. <window_info anchor="right" id="Palette" order="3" />
  192. <window_info anchor="bottom" id="TODO" order="6" weight="0.32913387" />
  193. <window_info anchor="right" id="Palette&#9;" order="3" />
  194. <window_info id="Image Layers" order="2" />
  195. <window_info anchor="right" id="Capture Analysis" order="3" />
  196. <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" weight="0.32913387" />
  197. <window_info anchor="right" id="Maven Projects" order="3" />
  198. <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
  199. <window_info anchor="bottom" id="Run" order="2" />
  200. <window_info anchor="bottom" id="Version Control" order="7" weight="0.32913387" />
  201. <window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.37480316" />
  202. <window_info id="Capture Tool" order="2" />
  203. <window_info id="Designer" order="2" />
  204. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.2536349" />
  205. <window_info anchor="right" id="Database" order="3" />
  206. <window_info anchor="bottom" id="Find" order="1" />
  207. <window_info id="Learn" order="2" />
  208. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  209. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  210. <window_info id="UI Designer" order="2" />
  211. <window_info anchor="right" id="Theme Preview" order="3" />
  212. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  213. <window_info id="Favorites" order="2" side_tool="true" />
  214. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  215. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  216. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  217. <window_info anchor="bottom" id="Message" order="0" />
  218. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  219. </layout>
  220. </component>
  221. <component name="TypeScriptGeneratedFilesManager">
  222. <option name="version" value="1" />
  223. </component>
  224. <component name="VcsContentAnnotationSettings">
  225. <option name="myLimit" value="2678400000" />
  226. </component>
  227. <component name="editorHistoryManager">
  228. <entry file="file://$PROJECT_DIR$/PhoneBook.class">
  229. <provider selected="true" editor-type-id="text-editor">
  230. <state>
  231. <folding>
  232. <element signature="e#0#373#0" expanded="true" />
  233. </folding>
  234. </state>
  235. </provider>
  236. </entry>
  237. <entry file="file://$PROJECT_DIR$/PhoneBook.class">
  238. <provider selected="true" editor-type-id="text-editor">
  239. <state relative-caret-position="112">
  240. <caret line="8" selection-start-line="8" selection-end-line="8" />
  241. <folding>
  242. <element signature="e#0#373#0" expanded="true" />
  243. </folding>
  244. </state>
  245. </provider>
  246. </entry>
  247. <entry file="file://$PROJECT_DIR$/Untitled-1.md">
  248. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  249. <state split_layout="SPLIT">
  250. <first_editor />
  251. <second_editor />
  252. </state>
  253. </provider>
  254. </entry>
  255. <entry file="file://$PROJECT_DIR$/PhoneBook.java">
  256. <provider selected="true" editor-type-id="text-editor">
  257. <state relative-caret-position="266">
  258. <caret line="19" selection-start-line="19" selection-end-line="19" />
  259. </state>
  260. </provider>
  261. </entry>
  262. <entry file="file://$PROJECT_DIR$/PhoneBookTest.java">
  263. <provider selected="true" editor-type-id="text-editor">
  264. <state relative-caret-position="406">
  265. <caret line="32" column="38" lean-forward="true" selection-start-line="32" selection-start-column="38" selection-end-line="32" selection-end-column="38" />
  266. </state>
  267. </provider>
  268. </entry>
  269. </component>
  270. <component name="masterDetails">
  271. <states>
  272. <state key="ProjectJDKs.UI">
  273. <settings>
  274. <last-edited>JDK_1.8.0</last-edited>
  275. <splitter-proportions>
  276. <option name="proportions">
  277. <list>
  278. <option value="0.2" />
  279. </list>
  280. </option>
  281. </splitter-proportions>
  282. </settings>
  283. </state>
  284. <state key="ScopeChooserConfigurable.UI">
  285. <settings>
  286. <splitter-proportions>
  287. <option name="proportions">
  288. <list>
  289. <option value="0.2" />
  290. </list>
  291. </option>
  292. </splitter-proportions>
  293. </settings>
  294. </state>
  295. </states>
  296. </component>
  297. </project>