workspace.xml 54KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="26a7a849-f4eb-45bc-b369-629e74725b9d" name="Default" comment="">
  5. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  6. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/README.md" afterPath="$PROJECT_DIR$/README.md" />
  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 SIDE_TABS_SIZE_LIMIT_KEY="300">
  19. <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
  20. <entry file="file://$PROJECT_DIR$/README.md">
  21. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  22. <state split_layout="SPLIT">
  23. <first_editor relative-caret-position="339">
  24. <caret line="25" column="26" lean-forward="false" selection-start-line="25" selection-start-column="26" selection-end-line="25" selection-end-column="26" />
  25. <folding />
  26. </first_editor>
  27. <second_editor />
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. <file leaf-file-name=".gitignore" pinned="false" current-in-tab="false">
  33. <entry file="file://$PROJECT_DIR$/.gitignore">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="60">
  36. <caret line="4" column="9" lean-forward="false" selection-start-line="4" selection-start-column="9" selection-end-line="4" selection-end-column="9" />
  37. <folding />
  38. </state>
  39. </provider>
  40. </entry>
  41. </file>
  42. <file leaf-file-name="StringUtilities.java" pinned="false" current-in-tab="true">
  43. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/StringUtilities.java">
  44. <provider selected="true" editor-type-id="text-editor">
  45. <state relative-caret-position="397">
  46. <caret line="84" column="25" lean-forward="false" selection-start-line="84" selection-start-column="25" selection-end-line="84" selection-end-column="25" />
  47. <folding />
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file leaf-file-name="TestMathUtilities.java" pinned="false" current-in-tab="false">
  53. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestMathUtilities.java">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="257">
  56. <caret line="38" column="31" lean-forward="true" selection-start-line="38" selection-start-column="31" selection-end-line="38" selection-end-column="31" />
  57. <folding />
  58. </state>
  59. </provider>
  60. </entry>
  61. </file>
  62. <file leaf-file-name="MathUtilities.java" pinned="false" current-in-tab="false">
  63. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/MathUtilities.java">
  64. <provider selected="true" editor-type-id="text-editor">
  65. <state relative-caret-position="960">
  66. <caret line="64" column="36" lean-forward="false" selection-start-line="64" selection-start-column="36" selection-end-line="64" selection-end-column="36" />
  67. <folding />
  68. </state>
  69. </provider>
  70. </entry>
  71. </file>
  72. <file leaf-file-name="PredicateUtilities.java" pinned="false" current-in-tab="false">
  73. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/PredicateUtilities.java">
  74. <provider selected="true" editor-type-id="text-editor">
  75. <state relative-caret-position="285">
  76. <caret line="19" column="7" lean-forward="false" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" />
  77. <folding />
  78. </state>
  79. </provider>
  80. </entry>
  81. </file>
  82. <file leaf-file-name="TestPredicateUtilities.java" pinned="false" current-in-tab="false">
  83. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestPredicateUtilities.java">
  84. <provider selected="true" editor-type-id="text-editor">
  85. <state relative-caret-position="341">
  86. <caret line="119" column="29" lean-forward="true" selection-start-line="119" selection-start-column="29" selection-end-line="119" selection-end-column="29" />
  87. <folding />
  88. </state>
  89. </provider>
  90. </entry>
  91. </file>
  92. <file leaf-file-name="ZipcodeRocks.java" pinned="false" current-in-tab="false">
  93. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/ZipcodeRocks.java">
  94. <provider selected="true" editor-type-id="text-editor">
  95. <state relative-caret-position="120">
  96. <caret line="8" column="5" lean-forward="false" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
  97. <folding />
  98. </state>
  99. </provider>
  100. </entry>
  101. </file>
  102. <file leaf-file-name="TestStringUtilities.java" pinned="false" current-in-tab="false">
  103. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestStringUtilities.java">
  104. <provider selected="true" editor-type-id="text-editor">
  105. <state relative-caret-position="367">
  106. <caret line="170" column="48" lean-forward="true" selection-start-line="170" selection-start-column="48" selection-end-line="170" selection-end-column="48" />
  107. <folding />
  108. </state>
  109. </provider>
  110. </entry>
  111. </file>
  112. <file leaf-file-name="TestSuite.java" pinned="false" current-in-tab="false">
  113. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestSuite.java">
  114. <provider selected="true" editor-type-id="text-editor">
  115. <state relative-caret-position="165">
  116. <caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
  117. <folding>
  118. <element signature="imports" expanded="true" />
  119. </folding>
  120. </state>
  121. </provider>
  122. </entry>
  123. </file>
  124. </leaf>
  125. </component>
  126. <component name="FileTemplateManagerImpl">
  127. <option name="RECENT_TEMPLATES">
  128. <list>
  129. <option value="Class" />
  130. </list>
  131. </option>
  132. </component>
  133. <component name="FindInProjectRecents">
  134. <findStrings>
  135. <find>two</find>
  136. <find>this.m</find>
  137. <find>this.</find>
  138. <find>y)</find>
  139. <find>divisox</find>
  140. <find>baseValue</find>
  141. <find>difference</find>
  142. <find>value2</find>
  143. <find>public</find>
  144. <find>stringUtilities</find>
  145. <find>{</find>
  146. <find>greaterValue</find>
  147. <find>return 0</find>
  148. <find>;;</find>
  149. <find>ensure each of the test cases in the class</find>
  150. <find>.idea</find>
  151. <find>cix</find>
  152. <find>midd</find>
  153. </findStrings>
  154. <replaceStrings>
  155. <replace>value2</replace>
  156. <replace>m</replace>
  157. <replace>difference)</replace>
  158. <replace>dividend</replace>
  159. <replace>divisor</replace>
  160. <replace>multiplicand</replace>
  161. <replace>addend</replace>
  162. <replace>multiplier</replace>
  163. <replace>lesserValue</replace>
  164. <replace>public static</replace>
  165. <replace>StringUtilities</replace>
  166. <replace>x</replace>
  167. <replace>return null;</replace>
  168. <replace>;</replace>
  169. <replace>Ensure each of the test cases passes successfully in the class</replace>
  170. </replaceStrings>
  171. </component>
  172. <component name="Git.Settings">
  173. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  174. </component>
  175. <component name="GradleLocalSettings">
  176. <option name="externalProjectsViewState">
  177. <projects_view />
  178. </option>
  179. </component>
  180. <component name="IdeDocumentHistory">
  181. <option name="CHANGED_PATHS">
  182. <list>
  183. <option value="$PROJECT_DIR$/src/main/java/HelloWorld/HelloWorld.java" />
  184. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/Math.java" />
  185. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/Strings.java" />
  186. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/PrimativeTypes.java" />
  187. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/HelloWorldTest.java" />
  188. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/MathUtilities.java" />
  189. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/InequalityUtilities.java" />
  190. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/StringUtilitiesTest.java" />
  191. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/MathUtilitiesTest.java" />
  192. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/PredicateUtilitiesTest.java" />
  193. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/PrimativeTypesTest.java" />
  194. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/PrimitiveTypes.java" />
  195. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/StringUtilities.java" />
  196. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better/TestSuite.java" />
  197. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/PredicateUtilities.java" />
  198. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better/HelloWorld.java" />
  199. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/HelloWorld.java" />
  200. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/MathUtilities.java" />
  201. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestSuite.java" />
  202. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/ZipcodeRocks.java" />
  203. <option value="$PROJECT_DIR$/README.md" />
  204. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestPredicateUtilities.java" />
  205. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestMathUtilities.java" />
  206. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestStringUtilities.java" />
  207. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/StringUtilities.java" />
  208. <option value="$PROJECT_DIR$/.gitignore" />
  209. </list>
  210. </option>
  211. </component>
  212. <component name="ProjectFrameBounds">
  213. <option name="y" value="23" />
  214. <option name="width" value="1440" />
  215. <option name="height" value="873" />
  216. </component>
  217. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  218. <component name="ProjectView">
  219. <navigator currentView="ProjectPane" proportions="" version="1">
  220. <flattenPackages />
  221. <showMembers />
  222. <showModules />
  223. <showLibraryContents />
  224. <hideEmptyPackages />
  225. <abbreviatePackageNames />
  226. <autoscrollToSource />
  227. <autoscrollFromSource />
  228. <sortByType />
  229. <manualOrder />
  230. <foldersAlwaysOnTop value="true" />
  231. </navigator>
  232. <panes>
  233. <pane id="PackagesPane" />
  234. <pane id="Scope" />
  235. <pane id="Scratches" />
  236. <pane id="ProjectPane">
  237. <subPane>
  238. <PATH>
  239. <PATH_ELEMENT>
  240. <option name="myItemId" value="ChapterOneMicro" />
  241. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  242. </PATH_ELEMENT>
  243. <PATH_ELEMENT>
  244. <option name="myItemId" value="CR-MicroLabs-JavaFundamentals-DanDoBetterDrills" />
  245. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  246. </PATH_ELEMENT>
  247. </PATH>
  248. <PATH>
  249. <PATH_ELEMENT>
  250. <option name="myItemId" value="ChapterOneMicro" />
  251. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  252. </PATH_ELEMENT>
  253. <PATH_ELEMENT>
  254. <option name="myItemId" value="CR-MicroLabs-JavaFundamentals-DanDoBetterDrills" />
  255. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  256. </PATH_ELEMENT>
  257. <PATH_ELEMENT>
  258. <option name="myItemId" value="src" />
  259. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  260. </PATH_ELEMENT>
  261. <PATH_ELEMENT>
  262. <option name="myItemId" value="test" />
  263. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  264. </PATH_ELEMENT>
  265. <PATH_ELEMENT>
  266. <option name="myItemId" value="java" />
  267. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  268. </PATH_ELEMENT>
  269. <PATH_ELEMENT>
  270. <option name="myItemId" value="danny_do_better_exercises" />
  271. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  272. </PATH_ELEMENT>
  273. </PATH>
  274. <PATH>
  275. <PATH_ELEMENT>
  276. <option name="myItemId" value="ChapterOneMicro" />
  277. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  278. </PATH_ELEMENT>
  279. <PATH_ELEMENT>
  280. <option name="myItemId" value="CR-MicroLabs-JavaFundamentals-DanDoBetterDrills" />
  281. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  282. </PATH_ELEMENT>
  283. <PATH_ELEMENT>
  284. <option name="myItemId" value="src" />
  285. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  286. </PATH_ELEMENT>
  287. <PATH_ELEMENT>
  288. <option name="myItemId" value="main" />
  289. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  290. </PATH_ELEMENT>
  291. <PATH_ELEMENT>
  292. <option name="myItemId" value="java" />
  293. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  294. </PATH_ELEMENT>
  295. <PATH_ELEMENT>
  296. <option name="myItemId" value="danny_do_better_exercises" />
  297. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  298. </PATH_ELEMENT>
  299. </PATH>
  300. </subPane>
  301. </pane>
  302. </panes>
  303. </component>
  304. <component name="PropertiesComponent">
  305. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  306. <property name="project.structure.last.edited" value="Project" />
  307. <property name="project.structure.proportion" value="0.0" />
  308. <property name="project.structure.side.proportion" value="0.2" />
  309. <property name="last_opened_file_path" value="$PROJECT_DIR$/pom.xml" />
  310. </component>
  311. <component name="RecentsManager">
  312. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  313. <recent name="com.zipcodewilmington.danny_do_better" />
  314. </key>
  315. </component>
  316. <component name="RunDashboard">
  317. <option name="ruleStates">
  318. <list>
  319. <RuleState>
  320. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  321. </RuleState>
  322. <RuleState>
  323. <option name="name" value="StatusDashboardGroupingRule" />
  324. </RuleState>
  325. </list>
  326. </option>
  327. </component>
  328. <component name="RunManager" selected="JUnit.TestStringUtilities.getTheMiddleChar1">
  329. <configuration default="false" name="TestPredicateUtilities.testGreaterOrEqual2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  330. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  331. <pattern>
  332. <option name="PATTERN" value="com.zipcodewilmington.danny_do_better_exercises.*" />
  333. <option name="ENABLED" value="true" />
  334. </pattern>
  335. </extension>
  336. <module name="ChapterOneMicro" />
  337. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  338. <option name="ALTERNATIVE_JRE_PATH" />
  339. <option name="PACKAGE_NAME" value="com.zipcodewilmington.danny_do_better_exercises" />
  340. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.danny_do_better_exercises.TestPredicateUtilities" />
  341. <option name="METHOD_NAME" value="testGreaterOrEqual2" />
  342. <option name="TEST_OBJECT" value="method" />
  343. <option name="VM_PARAMETERS" value="-ea" />
  344. <option name="PARAMETERS" />
  345. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  346. <option name="ENV_VARIABLES" />
  347. <option name="PASS_PARENT_ENVS" value="true" />
  348. <option name="TEST_SEARCH_SCOPE">
  349. <value defaultName="singleModule" />
  350. </option>
  351. <envs />
  352. <patterns />
  353. <method />
  354. </configuration>
  355. <configuration default="false" name="TestPredicateUtilities" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  356. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  357. <pattern>
  358. <option name="PATTERN" value="com.zipcodewilmington.danny_do_better_exercises.*" />
  359. <option name="ENABLED" value="true" />
  360. </pattern>
  361. </extension>
  362. <module name="ChapterOneMicro" />
  363. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  364. <option name="ALTERNATIVE_JRE_PATH" />
  365. <option name="PACKAGE_NAME" value="com.zipcodewilmington.danny_do_better_exercises" />
  366. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.danny_do_better_exercises.TestPredicateUtilities" />
  367. <option name="METHOD_NAME" />
  368. <option name="TEST_OBJECT" value="class" />
  369. <option name="VM_PARAMETERS" value="-ea" />
  370. <option name="PARAMETERS" />
  371. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  372. <option name="ENV_VARIABLES" />
  373. <option name="PASS_PARENT_ENVS" value="true" />
  374. <option name="TEST_SEARCH_SCOPE">
  375. <value defaultName="singleModule" />
  376. </option>
  377. <envs />
  378. <patterns />
  379. <method />
  380. </configuration>
  381. <configuration default="false" name="TestSuite" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  382. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  383. <pattern>
  384. <option name="PATTERN" value="com.zipcodewilmington.danny_do_better_exercises.*" />
  385. <option name="ENABLED" value="true" />
  386. </pattern>
  387. </extension>
  388. <module name="ChapterOneMicro" />
  389. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  390. <option name="ALTERNATIVE_JRE_PATH" />
  391. <option name="PACKAGE_NAME" value="com.zipcodewilmington.danny_do_better_exercises" />
  392. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.danny_do_better_exercises.TestSuite" />
  393. <option name="METHOD_NAME" />
  394. <option name="TEST_OBJECT" value="class" />
  395. <option name="VM_PARAMETERS" value="-ea" />
  396. <option name="PARAMETERS" />
  397. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  398. <option name="ENV_VARIABLES" />
  399. <option name="PASS_PARENT_ENVS" value="true" />
  400. <option name="TEST_SEARCH_SCOPE">
  401. <value defaultName="singleModule" />
  402. </option>
  403. <envs />
  404. <patterns />
  405. <method />
  406. </configuration>
  407. <configuration default="false" name="ZipcodeRocks" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  408. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  409. <pattern>
  410. <option name="PATTERN" value="com.zipcodewilmington.danny_do_better_exercises.*" />
  411. <option name="ENABLED" value="true" />
  412. </pattern>
  413. </extension>
  414. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.danny_do_better_exercises.ZipcodeRocks" />
  415. <option name="VM_PARAMETERS" />
  416. <option name="PROGRAM_PARAMETERS" />
  417. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  418. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  419. <option name="ALTERNATIVE_JRE_PATH" />
  420. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  421. <option name="ENV_VARIABLES" />
  422. <option name="PASS_PARENT_ENVS" value="true" />
  423. <module name="ChapterOneMicro" />
  424. <envs />
  425. <method />
  426. </configuration>
  427. <configuration default="false" name="TestStringUtilities.getTheMiddleChar1" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  428. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  429. <pattern>
  430. <option name="PATTERN" value="com.zipcodewilmington.danny_do_better_exercises.*" />
  431. <option name="ENABLED" value="true" />
  432. </pattern>
  433. </extension>
  434. <module name="ChapterOneMicro" />
  435. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  436. <option name="ALTERNATIVE_JRE_PATH" />
  437. <option name="PACKAGE_NAME" value="com.zipcodewilmington.danny_do_better_exercises" />
  438. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.danny_do_better_exercises.TestStringUtilities" />
  439. <option name="METHOD_NAME" value="getTheMiddleChar1" />
  440. <option name="TEST_OBJECT" value="method" />
  441. <option name="VM_PARAMETERS" value="-ea" />
  442. <option name="PARAMETERS" />
  443. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  444. <option name="ENV_VARIABLES" />
  445. <option name="PASS_PARENT_ENVS" value="true" />
  446. <option name="TEST_SEARCH_SCOPE">
  447. <value defaultName="singleModule" />
  448. </option>
  449. <envs />
  450. <patterns />
  451. <method />
  452. </configuration>
  453. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  454. <module name="" />
  455. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  456. <option name="PROGRAM_PARAMETERS" />
  457. <predefined_log_file id="idea.log" enabled="true" />
  458. <method />
  459. </configuration>
  460. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
  461. <module name="" />
  462. <option name="DEPLOY" value="true" />
  463. <option name="ARTIFACT_NAME" value="" />
  464. <option name="PM_INSTALL_OPTIONS" value="" />
  465. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  466. <option name="MODE" value="default_activity" />
  467. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  468. <option name="PREFERRED_AVD" value="" />
  469. <option name="CLEAR_LOGCAT" value="false" />
  470. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  471. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  472. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  473. <option name="DEBUGGER_TYPE" value="Java" />
  474. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  475. <option name="PREFERRED_AVD" value="" />
  476. <Java />
  477. <Profilers>
  478. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  479. <option name="GAPID_ENABLED" value="false" />
  480. <option name="GAPID_DISABLE_PCS" value="false" />
  481. <option name="SUPPORT_LIB_ENABLED" value="true" />
  482. <option name="INSTRUMENTATION_ENABLED" value="true" />
  483. </Profilers>
  484. <option name="DEEP_LINK" value="" />
  485. <option name="ACTIVITY_CLASS" value="" />
  486. <method />
  487. </configuration>
  488. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  489. <module name="" />
  490. <option name="TESTING_TYPE" value="0" />
  491. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  492. <option name="METHOD_NAME" value="" />
  493. <option name="CLASS_NAME" value="" />
  494. <option name="PACKAGE_NAME" value="" />
  495. <option name="EXTRA_OPTIONS" value="" />
  496. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  497. <option name="PREFERRED_AVD" value="" />
  498. <option name="CLEAR_LOGCAT" value="false" />
  499. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  500. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  501. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  502. <option name="DEBUGGER_TYPE" value="Java" />
  503. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  504. <option name="PREFERRED_AVD" value="" />
  505. <Java />
  506. <Profilers>
  507. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  508. <option name="GAPID_ENABLED" value="false" />
  509. <option name="GAPID_DISABLE_PCS" value="false" />
  510. <option name="SUPPORT_LIB_ENABLED" value="true" />
  511. <option name="INSTRUMENTATION_ENABLED" value="true" />
  512. </Profilers>
  513. <method />
  514. </configuration>
  515. <configuration default="true" type="Applet" factoryName="Applet">
  516. <option name="HTML_USED" value="false" />
  517. <option name="WIDTH" value="400" />
  518. <option name="HEIGHT" value="300" />
  519. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  520. <module />
  521. <method />
  522. </configuration>
  523. <configuration default="true" type="Application" factoryName="Application">
  524. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  525. <option name="MAIN_CLASS_NAME" />
  526. <option name="VM_PARAMETERS" />
  527. <option name="PROGRAM_PARAMETERS" />
  528. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  529. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  530. <option name="ALTERNATIVE_JRE_PATH" />
  531. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  532. <option name="ENV_VARIABLES" />
  533. <option name="PASS_PARENT_ENVS" value="true" />
  534. <module name="" />
  535. <envs />
  536. <method />
  537. </configuration>
  538. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  539. <ExternalSystemSettings>
  540. <option name="executionName" />
  541. <option name="externalProjectPath" />
  542. <option name="externalSystemIdString" value="GRADLE" />
  543. <option name="scriptParameters" />
  544. <option name="taskDescriptions">
  545. <list />
  546. </option>
  547. <option name="taskNames">
  548. <list />
  549. </option>
  550. <option name="vmOptions" />
  551. </ExternalSystemSettings>
  552. <method />
  553. </configuration>
  554. <configuration default="true" type="JUnit" factoryName="JUnit">
  555. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  556. <module name="" />
  557. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  558. <option name="ALTERNATIVE_JRE_PATH" />
  559. <option name="PACKAGE_NAME" />
  560. <option name="MAIN_CLASS_NAME" />
  561. <option name="METHOD_NAME" />
  562. <option name="TEST_OBJECT" value="class" />
  563. <option name="VM_PARAMETERS" value="-ea" />
  564. <option name="PARAMETERS" />
  565. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  566. <option name="ENV_VARIABLES" />
  567. <option name="PASS_PARENT_ENVS" value="true" />
  568. <option name="TEST_SEARCH_SCOPE">
  569. <value defaultName="singleModule" />
  570. </option>
  571. <envs />
  572. <patterns />
  573. <method />
  574. </configuration>
  575. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  576. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  577. <envs />
  578. <method />
  579. </configuration>
  580. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  581. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  582. <option name="SCRATCH_FILE_ID" value="0" />
  583. <option name="MAIN_CLASS_NAME" />
  584. <option name="VM_PARAMETERS" />
  585. <option name="PROGRAM_PARAMETERS" />
  586. <option name="WORKING_DIRECTORY" />
  587. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  588. <option name="ALTERNATIVE_JRE_PATH" />
  589. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  590. <option name="ENV_VARIABLES" />
  591. <option name="PASS_PARENT_ENVS" value="true" />
  592. <module name="" />
  593. <envs />
  594. <method />
  595. </configuration>
  596. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  597. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  598. <option name="MAIN_CLASS_NAME" />
  599. <option name="VM_PARAMETERS" />
  600. <option name="PROGRAM_PARAMETERS" />
  601. <option name="WORKING_DIRECTORY" />
  602. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  603. <option name="ALTERNATIVE_JRE_PATH" />
  604. <option name="PASS_PARENT_ENVS" value="true" />
  605. <module name="ChapterOneMicro" />
  606. <envs />
  607. <method />
  608. </configuration>
  609. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  610. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  611. <option name="filePath" />
  612. <option name="vmParameters" />
  613. <option name="alternativeJrePath" />
  614. <option name="programParameters" />
  615. <option name="passParentEnvs" value="true" />
  616. <option name="workingDirectory" />
  617. <option name="isAlternativeJrePathEnabled" value="false" />
  618. <envs />
  619. <method />
  620. </configuration>
  621. <configuration default="true" type="Remote" factoryName="Remote">
  622. <option name="USE_SOCKET_TRANSPORT" value="true" />
  623. <option name="SERVER_MODE" value="false" />
  624. <option name="SHMEM_ADDRESS" value="javadebug" />
  625. <option name="HOST" value="localhost" />
  626. <option name="PORT" value="5005" />
  627. <method />
  628. </configuration>
  629. <configuration default="true" type="TestNG" factoryName="TestNG">
  630. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  631. <module name="" />
  632. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  633. <option name="ALTERNATIVE_JRE_PATH" />
  634. <option name="SUITE_NAME" />
  635. <option name="PACKAGE_NAME" />
  636. <option name="MAIN_CLASS_NAME" />
  637. <option name="METHOD_NAME" />
  638. <option name="GROUP_NAME" />
  639. <option name="TEST_OBJECT" value="CLASS" />
  640. <option name="VM_PARAMETERS" value="-ea" />
  641. <option name="PARAMETERS" />
  642. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  643. <option name="OUTPUT_DIRECTORY" />
  644. <option name="ANNOTATION_TYPE" />
  645. <option name="ENV_VARIABLES" />
  646. <option name="PASS_PARENT_ENVS" value="true" />
  647. <option name="TEST_SEARCH_SCOPE">
  648. <value defaultName="singleModule" />
  649. </option>
  650. <option name="USE_DEFAULT_REPORTERS" value="false" />
  651. <option name="PROPERTIES_FILE" />
  652. <envs />
  653. <properties />
  654. <listeners />
  655. <method />
  656. </configuration>
  657. <configuration default="true" type="executeSpecs" factoryName="Gauge Execution">
  658. <setting name="environment" value="" />
  659. <setting name="specsToExecute" value="" />
  660. <setting name="tags" value="" />
  661. <setting name="parallelNodes" value="" />
  662. <setting name="execInParallel" value="false" />
  663. <setting name="programParameters" value="" />
  664. <setting name="workingDirectory" value="" />
  665. <setting name="moduleName" value="" />
  666. <envMap />
  667. <setting name="rowsRange" value="" />
  668. <method />
  669. </configuration>
  670. <list size="5">
  671. <item index="0" class="java.lang.String" itemvalue="JUnit.TestPredicateUtilities.testGreaterOrEqual2" />
  672. <item index="1" class="java.lang.String" itemvalue="JUnit.TestPredicateUtilities" />
  673. <item index="2" class="java.lang.String" itemvalue="JUnit.TestSuite" />
  674. <item index="3" class="java.lang.String" itemvalue="Application.ZipcodeRocks" />
  675. <item index="4" class="java.lang.String" itemvalue="JUnit.TestStringUtilities.getTheMiddleChar1" />
  676. </list>
  677. <recent_temporary>
  678. <list size="5">
  679. <item index="0" class="java.lang.String" itemvalue="JUnit.TestStringUtilities.getTheMiddleChar1" />
  680. <item index="1" class="java.lang.String" itemvalue="JUnit.TestSuite" />
  681. <item index="2" class="java.lang.String" itemvalue="Application.ZipcodeRocks" />
  682. <item index="3" class="java.lang.String" itemvalue="JUnit.TestPredicateUtilities" />
  683. <item index="4" class="java.lang.String" itemvalue="JUnit.TestPredicateUtilities.testGreaterOrEqual2" />
  684. </list>
  685. </recent_temporary>
  686. </component>
  687. <component name="ShelveChangesManager" show_recycled="false">
  688. <option name="remove_strategy" value="false" />
  689. </component>
  690. <component name="SvnConfiguration">
  691. <configuration />
  692. </component>
  693. <component name="TaskManager">
  694. <task active="true" id="Default" summary="Default task">
  695. <changelist id="26a7a849-f4eb-45bc-b369-629e74725b9d" name="Default" comment="" />
  696. <created>1517498171257</created>
  697. <option name="number" value="Default" />
  698. <option name="presentableId" value="Default" />
  699. <updated>1517498171257</updated>
  700. </task>
  701. <servers />
  702. </component>
  703. <component name="TestHistory">
  704. <history-entry file="MathUtilitiesTest_testRemainder1 - 2018.02.01 at 17h 20m 04s.xml">
  705. <configuration name="MathUtilitiesTest.testRemainder1" configurationId="JUnit" />
  706. </history-entry>
  707. <history-entry file="MathUtilitiesTest_testRemainder2 - 2018.02.01 at 17h 20m 01s.xml">
  708. <configuration name="MathUtilitiesTest.testRemainder2" configurationId="JUnit" />
  709. </history-entry>
  710. <history-entry file="PredicateUtilitiesTest - 2018.02.05 at 09h 43m 21s.xml">
  711. <configuration name="PredicateUtilitiesTest" configurationId="JUnit" />
  712. </history-entry>
  713. <history-entry file="PrimativeTypesTest - 2018.02.01 at 23h 48m 15s.xml">
  714. <configuration name="PrimativeTypesTest" configurationId="JUnit" />
  715. </history-entry>
  716. <history-entry file="TestStringUtilities_getTheMiddleChar1 - 2018.02.07 at 00h 22m 44s.xml">
  717. <configuration name="TestStringUtilities.getTheMiddleChar1" configurationId="JUnit" />
  718. </history-entry>
  719. <history-entry file="TestStringUtilities_getTheMiddleChar1 - 2018.02.07 at 00h 23m 01s.xml">
  720. <configuration name="TestStringUtilities.getTheMiddleChar1" configurationId="JUnit" />
  721. </history-entry>
  722. <history-entry file="TestSuite - 2018.02.05 at 09h 48m 03s.xml">
  723. <configuration name="TestSuite" configurationId="JUnit" />
  724. </history-entry>
  725. <history-entry file="TestSuite - 2018.02.05 at 12h 26m 59s.xml">
  726. <configuration name="TestSuite" configurationId="JUnit" />
  727. </history-entry>
  728. <history-entry file="TestSuite - 2018.02.06 at 10h 25m 09s.xml">
  729. <configuration name="TestSuite" configurationId="JUnit" />
  730. </history-entry>
  731. <history-entry file="TestSuite - 2018.02.06 at 10h 25m 19s.xml">
  732. <configuration name="TestSuite" configurationId="JUnit" />
  733. </history-entry>
  734. </component>
  735. <component name="ToolWindowManager">
  736. <frame x="0" y="23" width="1440" height="873" extended-state="6" />
  737. <editor active="true" />
  738. <layout>
  739. <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="3" side_tool="false" content_ui="tabs" />
  740. <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" />
  741. <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="2" side_tool="false" content_ui="tabs" />
  742. <window_info id="Messages" 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="7" side_tool="false" content_ui="tabs" />
  743. <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="3" side_tool="false" content_ui="tabs" />
  744. <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="2" side_tool="false" content_ui="tabs" />
  745. <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="3" side_tool="false" content_ui="tabs" />
  746. <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="7" side_tool="true" content_ui="tabs" />
  747. <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="3" side_tool="false" content_ui="tabs" />
  748. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32522407" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  749. <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="7" side_tool="false" content_ui="tabs" />
  750. <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="3" side_tool="false" content_ui="tabs" />
  751. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2368758" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  752. <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="2" side_tool="false" content_ui="tabs" />
  753. <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="2" side_tool="false" content_ui="tabs" />
  754. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2532189" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  755. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.24973376" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  756. <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" />
  757. <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="2" side_tool="false" content_ui="tabs" />
  758. <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="3" side_tool="false" content_ui="tabs" />
  759. <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" />
  760. <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="2" side_tool="true" content_ui="tabs" />
  761. <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" />
  762. <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" />
  763. <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" />
  764. <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" />
  765. <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" />
  766. <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" />
  767. </layout>
  768. </component>
  769. <component name="VcsContentAnnotationSettings">
  770. <option name="myLimit" value="2678400000" />
  771. </component>
  772. <component name="XDebuggerManager">
  773. <breakpoint-manager />
  774. <watches-manager />
  775. </component>
  776. <component name="antWorkspaceConfiguration">
  777. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  778. <option name="FILTER_TARGETS" value="false" />
  779. </component>
  780. <component name="editorHistoryManager">
  781. <entry file="file://$PROJECT_DIR$/README.md">
  782. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  783. <state split_layout="SPLIT">
  784. <first_editor relative-caret-position="0">
  785. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  786. <folding />
  787. </first_editor>
  788. <second_editor />
  789. </state>
  790. </provider>
  791. </entry>
  792. <entry file="file://$PROJECT_DIR$/.gitignore">
  793. <provider selected="true" editor-type-id="text-editor">
  794. <state relative-caret-position="825">
  795. <caret line="55" column="18" lean-forward="true" selection-start-line="55" selection-start-column="18" selection-end-line="55" selection-end-column="18" />
  796. <folding />
  797. </state>
  798. </provider>
  799. </entry>
  800. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/StringUtilities.java">
  801. <provider selected="true" editor-type-id="text-editor">
  802. <state relative-caret-position="825">
  803. <caret line="55" column="0" lean-forward="true" selection-start-line="55" selection-start-column="0" selection-end-line="55" selection-end-column="0" />
  804. <folding />
  805. </state>
  806. </provider>
  807. </entry>
  808. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestMathUtilities.java">
  809. <provider selected="true" editor-type-id="text-editor">
  810. <state relative-caret-position="345">
  811. <caret line="25" column="35" lean-forward="true" selection-start-line="25" selection-start-column="35" selection-end-line="25" selection-end-column="35" />
  812. <folding />
  813. </state>
  814. </provider>
  815. </entry>
  816. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/MathUtilities.java">
  817. <provider selected="true" editor-type-id="text-editor">
  818. <state relative-caret-position="960">
  819. <caret line="64" column="36" lean-forward="false" selection-start-line="64" selection-start-column="36" selection-end-line="64" selection-end-column="36" />
  820. <folding />
  821. </state>
  822. </provider>
  823. </entry>
  824. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/PredicateUtilities.java">
  825. <provider selected="true" editor-type-id="text-editor">
  826. <state relative-caret-position="285">
  827. <caret line="19" column="7" lean-forward="false" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" />
  828. <folding />
  829. </state>
  830. </provider>
  831. </entry>
  832. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestPredicateUtilities.java">
  833. <provider selected="true" editor-type-id="text-editor">
  834. <state relative-caret-position="1110">
  835. <caret line="75" column="0" lean-forward="false" selection-start-line="75" selection-start-column="0" selection-end-line="75" selection-end-column="0" />
  836. <folding />
  837. </state>
  838. </provider>
  839. </entry>
  840. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/ZipcodeRocks.java">
  841. <provider selected="true" editor-type-id="text-editor">
  842. <state relative-caret-position="120">
  843. <caret line="8" column="5" lean-forward="true" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
  844. <folding />
  845. </state>
  846. </provider>
  847. </entry>
  848. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestStringUtilities.java">
  849. <provider selected="true" editor-type-id="text-editor">
  850. <state relative-caret-position="255">
  851. <caret line="19" column="0" lean-forward="false" selection-start-line="19" selection-start-column="0" selection-end-line="19" selection-end-column="0" />
  852. <folding />
  853. </state>
  854. </provider>
  855. </entry>
  856. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestSuite.java">
  857. <provider selected="true" editor-type-id="text-editor">
  858. <state relative-caret-position="165">
  859. <caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
  860. <folding>
  861. <element signature="imports" expanded="true" />
  862. </folding>
  863. </state>
  864. </provider>
  865. </entry>
  866. <entry file="file://$PROJECT_DIR$/src/main/java/HelloWorld/HelloWorld.java" />
  867. <entry file="file://$PROJECT_DIR$/src/test/java/HelloWorld/HelloWorldTest.java" />
  868. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/HelloWorld.java" />
  869. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestHelloWorld.java" />
  870. <entry file="file://$PROJECT_DIR$/pom.xml">
  871. <provider selected="true" editor-type-id="text-editor">
  872. <state relative-caret-position="0">
  873. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  874. <folding />
  875. </state>
  876. </provider>
  877. </entry>
  878. <entry file="file://$PROJECT_DIR$/ChapterOneMicro.iml">
  879. <provider selected="true" editor-type-id="text-editor">
  880. <state relative-caret-position="0">
  881. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  882. </state>
  883. </provider>
  884. </entry>
  885. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/PredicateUtilities.java">
  886. <provider selected="true" editor-type-id="text-editor">
  887. <state relative-caret-position="285">
  888. <caret line="19" column="7" lean-forward="false" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" />
  889. <folding />
  890. </state>
  891. </provider>
  892. </entry>
  893. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/ZipcodeRocks.java">
  894. <provider selected="true" editor-type-id="text-editor">
  895. <state relative-caret-position="120">
  896. <caret line="8" column="5" lean-forward="false" selection-start-line="8" selection-start-column="5" selection-end-line="8" selection-end-column="5" />
  897. <folding />
  898. </state>
  899. </provider>
  900. </entry>
  901. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestSuite.java">
  902. <provider selected="true" editor-type-id="text-editor">
  903. <state relative-caret-position="165">
  904. <caret line="11" column="0" lean-forward="false" selection-start-line="11" selection-start-column="0" selection-end-line="11" selection-end-column="0" />
  905. <folding>
  906. <element signature="imports" expanded="true" />
  907. </folding>
  908. </state>
  909. </provider>
  910. </entry>
  911. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/MathUtilities.java">
  912. <provider selected="true" editor-type-id="text-editor">
  913. <state relative-caret-position="960">
  914. <caret line="64" column="36" lean-forward="false" selection-start-line="64" selection-start-column="36" selection-end-line="64" selection-end-column="36" />
  915. <folding />
  916. </state>
  917. </provider>
  918. </entry>
  919. <entry file="file://$PROJECT_DIR$/README.md">
  920. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  921. <state split_layout="SPLIT">
  922. <first_editor relative-caret-position="339">
  923. <caret line="25" column="26" lean-forward="false" selection-start-line="25" selection-start-column="26" selection-end-line="25" selection-end-column="26" />
  924. <folding />
  925. </first_editor>
  926. <second_editor />
  927. </state>
  928. </provider>
  929. </entry>
  930. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestPredicateUtilities.java">
  931. <provider selected="true" editor-type-id="text-editor">
  932. <state relative-caret-position="341">
  933. <caret line="119" column="29" lean-forward="true" selection-start-line="119" selection-start-column="29" selection-end-line="119" selection-end-column="29" />
  934. <folding />
  935. </state>
  936. </provider>
  937. </entry>
  938. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestMathUtilities.java">
  939. <provider selected="true" editor-type-id="text-editor">
  940. <state relative-caret-position="257">
  941. <caret line="38" column="31" lean-forward="true" selection-start-line="38" selection-start-column="31" selection-end-line="38" selection-end-column="31" />
  942. <folding />
  943. </state>
  944. </provider>
  945. </entry>
  946. <entry file="file://$PROJECT_DIR$/.gitignore">
  947. <provider selected="true" editor-type-id="text-editor">
  948. <state relative-caret-position="60">
  949. <caret line="4" column="9" lean-forward="false" selection-start-line="4" selection-start-column="9" selection-end-line="4" selection-end-column="9" />
  950. <folding />
  951. </state>
  952. </provider>
  953. </entry>
  954. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/danny_do_better_exercises/TestStringUtilities.java">
  955. <provider selected="true" editor-type-id="text-editor">
  956. <state relative-caret-position="367">
  957. <caret line="170" column="48" lean-forward="true" selection-start-line="170" selection-start-column="48" selection-end-line="170" selection-end-column="48" />
  958. <folding />
  959. </state>
  960. </provider>
  961. </entry>
  962. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/danny_do_better_exercises/StringUtilities.java">
  963. <provider selected="true" editor-type-id="text-editor">
  964. <state relative-caret-position="397">
  965. <caret line="84" column="25" lean-forward="false" selection-start-line="84" selection-start-column="25" selection-end-line="84" selection-end-column="25" />
  966. <folding />
  967. </state>
  968. </provider>
  969. </entry>
  970. </component>
  971. </project>