Build a simple PhoneBook program.

workspace.xml 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="bd173a31-0f51-40e5-8a39-e42f2083e0e0" name="Default" comment="">
  5. <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  7. </list>
  8. <ignored path="$PROJECT_DIR$/target/" />
  9. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  10. <option name="TRACKING_ENABLED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  17. <component name="FileEditorManager">
  18. <leaf>
  19. <file leaf-file-name=".gitignore" pinned="false" current-in-tab="true">
  20. <entry file="file://$PROJECT_DIR$/.gitignore">
  21. <provider selected="true" editor-type-id="text-editor">
  22. <state relative-caret-position="75">
  23. <caret line="5" column="5" lean-forward="true" selection-start-line="5" selection-start-column="5" selection-end-line="5" selection-end-column="5" />
  24. <folding />
  25. </state>
  26. </provider>
  27. </entry>
  28. </file>
  29. </leaf>
  30. </component>
  31. <component name="Git.Settings">
  32. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  33. </component>
  34. <component name="GradleLocalSettings">
  35. <option name="externalProjectsViewState">
  36. <projects_view />
  37. </option>
  38. </component>
  39. <component name="IdeDocumentHistory">
  40. <option name="CHANGED_PATHS">
  41. <list>
  42. <option value="$PROJECT_DIR$/.gitignore" />
  43. </list>
  44. </option>
  45. </component>
  46. <component name="ProjectFrameBounds">
  47. <option name="y" value="23" />
  48. <option name="width" value="1440" />
  49. <option name="height" value="873" />
  50. </component>
  51. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  52. <component name="ProjectView">
  53. <navigator currentView="ProjectPane" proportions="" version="1">
  54. <flattenPackages />
  55. <showMembers />
  56. <showModules />
  57. <showLibraryContents />
  58. <hideEmptyPackages />
  59. <abbreviatePackageNames />
  60. <autoscrollToSource />
  61. <autoscrollFromSource />
  62. <sortByType />
  63. <manualOrder />
  64. <foldersAlwaysOnTop value="true" />
  65. </navigator>
  66. <panes>
  67. <pane id="ProjectPane">
  68. <subPane>
  69. <PATH>
  70. <PATH_ELEMENT>
  71. <option name="myItemId" value="phonebok" />
  72. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  73. </PATH_ELEMENT>
  74. <PATH_ELEMENT>
  75. <option name="myItemId" value="phonebok" />
  76. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  77. </PATH_ELEMENT>
  78. </PATH>
  79. <PATH>
  80. <PATH_ELEMENT>
  81. <option name="myItemId" value="phonebok" />
  82. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  83. </PATH_ELEMENT>
  84. <PATH_ELEMENT>
  85. <option name="myItemId" value="phonebok" />
  86. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  87. </PATH_ELEMENT>
  88. <PATH_ELEMENT>
  89. <option name="myItemId" value="src" />
  90. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  91. </PATH_ELEMENT>
  92. <PATH_ELEMENT>
  93. <option name="myItemId" value="test" />
  94. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  95. </PATH_ELEMENT>
  96. <PATH_ELEMENT>
  97. <option name="myItemId" value="java" />
  98. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  99. </PATH_ELEMENT>
  100. <PATH_ELEMENT>
  101. <option name="myItemId" value="com" />
  102. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  103. </PATH_ELEMENT>
  104. <PATH_ELEMENT>
  105. <option name="myItemId" value="zipcodewilmington" />
  106. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  107. </PATH_ELEMENT>
  108. <PATH_ELEMENT>
  109. <option name="myItemId" value="phonebook" />
  110. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  111. </PATH_ELEMENT>
  112. </PATH>
  113. <PATH>
  114. <PATH_ELEMENT>
  115. <option name="myItemId" value="phonebok" />
  116. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  117. </PATH_ELEMENT>
  118. <PATH_ELEMENT>
  119. <option name="myItemId" value="phonebok" />
  120. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  121. </PATH_ELEMENT>
  122. <PATH_ELEMENT>
  123. <option name="myItemId" value="src" />
  124. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  125. </PATH_ELEMENT>
  126. <PATH_ELEMENT>
  127. <option name="myItemId" value="main" />
  128. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  129. </PATH_ELEMENT>
  130. </PATH>
  131. <PATH>
  132. <PATH_ELEMENT>
  133. <option name="myItemId" value="phonebok" />
  134. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  135. </PATH_ELEMENT>
  136. <PATH_ELEMENT>
  137. <option name="myItemId" value="phonebok" />
  138. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  139. </PATH_ELEMENT>
  140. <PATH_ELEMENT>
  141. <option name="myItemId" value="src" />
  142. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  143. </PATH_ELEMENT>
  144. <PATH_ELEMENT>
  145. <option name="myItemId" value="main" />
  146. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  147. </PATH_ELEMENT>
  148. <PATH_ELEMENT>
  149. <option name="myItemId" value="java" />
  150. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  151. </PATH_ELEMENT>
  152. <PATH_ELEMENT>
  153. <option name="myItemId" value="com" />
  154. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  155. </PATH_ELEMENT>
  156. <PATH_ELEMENT>
  157. <option name="myItemId" value="zipcodewilmington" />
  158. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  159. </PATH_ELEMENT>
  160. <PATH_ELEMENT>
  161. <option name="myItemId" value="phonebook" />
  162. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  163. </PATH_ELEMENT>
  164. </PATH>
  165. </subPane>
  166. </pane>
  167. <pane id="PackagesPane" />
  168. <pane id="Scope" />
  169. <pane id="Scratches" />
  170. </panes>
  171. </component>
  172. <component name="PropertiesComponent">
  173. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  174. <property name="project.structure.last.edited" value="Project" />
  175. <property name="project.structure.proportion" value="0.0" />
  176. <property name="project.structure.side.proportion" value="0.2" />
  177. <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
  178. </component>
  179. <component name="RunDashboard">
  180. <option name="ruleStates">
  181. <list>
  182. <RuleState>
  183. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  184. </RuleState>
  185. <RuleState>
  186. <option name="name" value="StatusDashboardGroupingRule" />
  187. </RuleState>
  188. </list>
  189. </option>
  190. </component>
  191. <component name="RunManager">
  192. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  193. <module name="" />
  194. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  195. <option name="PROGRAM_PARAMETERS" />
  196. <predefined_log_file id="idea.log" enabled="true" />
  197. <method />
  198. </configuration>
  199. <configuration default="true" type="Applet" factoryName="Applet">
  200. <option name="HTML_USED" value="false" />
  201. <option name="WIDTH" value="400" />
  202. <option name="HEIGHT" value="300" />
  203. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  204. <module />
  205. <method />
  206. </configuration>
  207. <configuration default="true" type="Application" factoryName="Application">
  208. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  209. <option name="MAIN_CLASS_NAME" />
  210. <option name="VM_PARAMETERS" />
  211. <option name="PROGRAM_PARAMETERS" />
  212. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  213. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  214. <option name="ALTERNATIVE_JRE_PATH" />
  215. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  216. <option name="ENV_VARIABLES" />
  217. <option name="PASS_PARENT_ENVS" value="true" />
  218. <module name="" />
  219. <envs />
  220. <method />
  221. </configuration>
  222. <configuration default="true" type="JUnit" factoryName="JUnit">
  223. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  224. <module name="" />
  225. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  226. <option name="ALTERNATIVE_JRE_PATH" />
  227. <option name="PACKAGE_NAME" />
  228. <option name="MAIN_CLASS_NAME" />
  229. <option name="METHOD_NAME" />
  230. <option name="TEST_OBJECT" value="class" />
  231. <option name="VM_PARAMETERS" value="-ea" />
  232. <option name="PARAMETERS" />
  233. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  234. <option name="ENV_VARIABLES" />
  235. <option name="PASS_PARENT_ENVS" value="true" />
  236. <option name="TEST_SEARCH_SCOPE">
  237. <value defaultName="singleModule" />
  238. </option>
  239. <envs />
  240. <patterns />
  241. <method />
  242. </configuration>
  243. <configuration default="true" type="Remote" factoryName="Remote">
  244. <option name="USE_SOCKET_TRANSPORT" value="true" />
  245. <option name="SERVER_MODE" value="false" />
  246. <option name="SHMEM_ADDRESS" value="javadebug" />
  247. <option name="HOST" value="localhost" />
  248. <option name="PORT" value="5005" />
  249. <method />
  250. </configuration>
  251. <configuration default="true" type="TestNG" factoryName="TestNG">
  252. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  253. <module name="" />
  254. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  255. <option name="ALTERNATIVE_JRE_PATH" />
  256. <option name="SUITE_NAME" />
  257. <option name="PACKAGE_NAME" />
  258. <option name="MAIN_CLASS_NAME" />
  259. <option name="METHOD_NAME" />
  260. <option name="GROUP_NAME" />
  261. <option name="TEST_OBJECT" value="CLASS" />
  262. <option name="VM_PARAMETERS" value="-ea" />
  263. <option name="PARAMETERS" />
  264. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  265. <option name="OUTPUT_DIRECTORY" />
  266. <option name="ANNOTATION_TYPE" />
  267. <option name="ENV_VARIABLES" />
  268. <option name="PASS_PARENT_ENVS" value="true" />
  269. <option name="TEST_SEARCH_SCOPE">
  270. <value defaultName="singleModule" />
  271. </option>
  272. <option name="USE_DEFAULT_REPORTERS" value="false" />
  273. <option name="PROPERTIES_FILE" />
  274. <envs />
  275. <properties />
  276. <listeners />
  277. <method />
  278. </configuration>
  279. </component>
  280. <component name="ShelveChangesManager" show_recycled="false">
  281. <option name="remove_strategy" value="false" />
  282. </component>
  283. <component name="TaskManager">
  284. <task active="true" id="Default" summary="Default task">
  285. <changelist id="bd173a31-0f51-40e5-8a39-e42f2083e0e0" name="Default" comment="" />
  286. <created>1516743862545</created>
  287. <option name="number" value="Default" />
  288. <option name="presentableId" value="Default" />
  289. <updated>1516743862545</updated>
  290. </task>
  291. <servers />
  292. </component>
  293. <component name="ToolWindowManager">
  294. <frame x="0" y="23" width="1440" height="873" extended-state="6" />
  295. <editor active="true" />
  296. <layout>
  297. <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" />
  298. <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" />
  299. <window_info id="Nl-Palette" 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" />
  300. <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" />
  301. <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" />
  302. <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" />
  303. <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" />
  304. <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" />
  305. <window_info id="Run" 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="2" side_tool="false" content_ui="tabs" />
  306. <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" />
  307. <window_info id="Properties" 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" />
  308. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3290653" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  309. <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" />
  310. <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" />
  311. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24964234" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  312. <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" />
  313. <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" />
  314. <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" />
  315. <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" />
  316. <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" />
  317. <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" />
  318. <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" />
  319. <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" />
  320. <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" />
  321. <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" />
  322. <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" />
  323. <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" />
  324. </layout>
  325. </component>
  326. <component name="VcsContentAnnotationSettings">
  327. <option name="myLimit" value="2678400000" />
  328. </component>
  329. <component name="XDebuggerManager">
  330. <breakpoint-manager />
  331. <watches-manager />
  332. </component>
  333. <component name="editorHistoryManager">
  334. <entry file="file://$PROJECT_DIR$/.gitignore">
  335. <provider selected="true" editor-type-id="text-editor">
  336. <state relative-caret-position="75">
  337. <caret line="5" column="5" lean-forward="true" selection-start-line="5" selection-start-column="5" selection-end-line="5" selection-end-column="5" />
  338. <folding />
  339. </state>
  340. </provider>
  341. </entry>
  342. </component>
  343. </project>