workspace.xml 80KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="">
  5. <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
  6. </list>
  7. <ignored path="$PROJECT_DIR$/out/" />
  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="ExportTestResults" outputFolder="$PROJECT_DIR$" openResultsInEditor="true" userTempatePath="" />
  18. <component name="FileEditorManager">
  19. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  20. <file leaf-file-name="StreamFilter.java" pinned="false" current-in-tab="false">
  21. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java">
  22. <provider selected="true" editor-type-id="text-editor">
  23. <state relative-caret-position="552">
  24. <caret line="67" column="35" lean-forward="false" selection-start-line="67" selection-start-column="35" selection-end-line="67" selection-end-column="35" />
  25. <folding>
  26. <element signature="e#3278#3279#0" expanded="true" />
  27. </folding>
  28. </state>
  29. </provider>
  30. </entry>
  31. </file>
  32. <file leaf-file-name="TestStreamFilter.java" pinned="false" current-in-tab="false">
  33. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java">
  34. <provider selected="true" editor-type-id="text-editor">
  35. <state relative-caret-position="180">
  36. <caret line="21" column="33" lean-forward="false" selection-start-line="21" selection-start-column="33" selection-end-line="21" selection-end-column="33" />
  37. <folding>
  38. <element signature="e#600#601#0" expanded="true" />
  39. <element signature="e#649#650#0" expanded="true" />
  40. </folding>
  41. </state>
  42. </provider>
  43. </entry>
  44. </file>
  45. <file leaf-file-name="TestConstants.java" pinned="false" current-in-tab="false">
  46. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java">
  47. <provider selected="true" editor-type-id="text-editor">
  48. <state relative-caret-position="105">
  49. <caret line="7" column="26" lean-forward="false" selection-start-line="7" selection-start-column="26" selection-end-line="7" selection-end-column="26" />
  50. <folding />
  51. </state>
  52. </provider>
  53. </entry>
  54. </file>
  55. <file leaf-file-name="RandomUtils.java" pinned="false" current-in-tab="false">
  56. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java">
  57. <provider selected="true" editor-type-id="text-editor">
  58. <state relative-caret-position="604">
  59. <caret line="60" column="9" lean-forward="false" selection-start-line="60" selection-start-column="9" selection-end-line="60" selection-end-column="9" />
  60. <folding />
  61. </state>
  62. </provider>
  63. </entry>
  64. </file>
  65. <file leaf-file-name="ConversionAgent.java" pinned="false" current-in-tab="false">
  66. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java">
  67. <provider selected="true" editor-type-id="text-editor">
  68. <state relative-caret-position="52">
  69. <caret line="14" column="1" lean-forward="false" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="69" />
  70. <folding />
  71. </state>
  72. </provider>
  73. </entry>
  74. </file>
  75. <file leaf-file-name="ArrayConverter.java" pinned="false" current-in-tab="true">
  76. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java">
  77. <provider selected="true" editor-type-id="text-editor">
  78. <state relative-caret-position="240">
  79. <caret line="23" column="10" lean-forward="false" selection-start-line="23" selection-start-column="10" selection-end-line="23" selection-end-column="10" />
  80. <folding>
  81. <marker date="1496255178000" expanded="false" signature="968:974" ph=" }" />
  82. </folding>
  83. </state>
  84. </provider>
  85. </entry>
  86. </file>
  87. <file leaf-file-name="PersonFactory.java" pinned="false" current-in-tab="false">
  88. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java">
  89. <provider selected="true" editor-type-id="text-editor">
  90. <state relative-caret-position="465">
  91. <caret line="37" column="29" lean-forward="false" selection-start-line="37" selection-start-column="29" selection-end-line="37" selection-end-column="29" />
  92. <folding>
  93. <marker date="1496255178000" expanded="true" signature="1247:1269" ph="/**...*/" />
  94. <marker date="1496255178000" expanded="true" signature="2150:2156" ph=" }" />
  95. </folding>
  96. </state>
  97. </provider>
  98. </entry>
  99. </file>
  100. <file leaf-file-name="PersonWarehouse.java" pinned="false" current-in-tab="false">
  101. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java">
  102. <provider selected="true" editor-type-id="text-editor">
  103. <state relative-caret-position="493">
  104. <caret line="69" column="0" lean-forward="false" selection-start-line="69" selection-start-column="0" selection-end-line="69" selection-end-column="0" />
  105. <folding>
  106. <element signature="e#1254#1255#0" expanded="true" />
  107. <element signature="e#2769#2770#0" expanded="true" />
  108. </folding>
  109. </state>
  110. </provider>
  111. </entry>
  112. </file>
  113. <file leaf-file-name="StreamMap.java" pinned="false" current-in-tab="false">
  114. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java">
  115. <provider selected="true" editor-type-id="text-editor">
  116. <state relative-caret-position="360">
  117. <caret line="30" column="7" lean-forward="false" selection-start-line="30" selection-start-column="7" selection-end-line="30" selection-end-column="7" />
  118. <folding>
  119. <element signature="e#531#532#0" expanded="true" />
  120. <element signature="e#1295#1296#0" expanded="true" />
  121. </folding>
  122. </state>
  123. </provider>
  124. </entry>
  125. </file>
  126. <file leaf-file-name="StringUtils.java" pinned="false" current-in-tab="false">
  127. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java">
  128. <provider selected="true" editor-type-id="text-editor">
  129. <state relative-caret-position="420">
  130. <caret line="28" column="0" lean-forward="false" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" />
  131. <folding />
  132. </state>
  133. </provider>
  134. </entry>
  135. </file>
  136. </leaf>
  137. </component>
  138. <component name="FileTemplateManagerImpl">
  139. <option name="RECENT_TEMPLATES">
  140. <list>
  141. <option value="Kotlin File" />
  142. <option value="Interface" />
  143. <option value="Class" />
  144. </list>
  145. </option>
  146. </component>
  147. <component name="FindInProjectRecents">
  148. <findStrings>
  149. <find>public</find>
  150. <find>static</find>
  151. <find>FilterSyntax.</find>
  152. <find>whose name starts with &quot;A&quot;</find>
  153. <find>public final</find>
  154. <find>.stream</find>
  155. <find>.stream()</find>
  156. <find>Person</find>
  157. </findStrings>
  158. <replaceStrings>
  159. <replace>public static</replace>
  160. <replace />
  161. <replace>filterSyntax.</replace>
  162. <replace>whose name starts with `this.startingCharacter`</replace>
  163. <replace>private final</replace>
  164. <replace>.parallelStream()</replace>
  165. <replace>R</replace>
  166. </replaceStrings>
  167. </component>
  168. <component name="Git.Settings">
  169. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  170. </component>
  171. <component name="GradleLocalSettings">
  172. <option name="externalProjectsViewState">
  173. <projects_view />
  174. </option>
  175. </component>
  176. <component name="IdeDocumentHistory">
  177. <option name="CHANGED_PATHS">
  178. <list>
  179. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestListConversion.java" />
  180. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestArrayConversion.java" />
  181. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionArray.java" />
  182. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterArray.java" />
  183. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionStream.java" />
  184. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterStream.java" />
  185. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionList.java" />
  186. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConverterList.java" />
  187. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConversion.java" />
  188. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConversion.java" />
  189. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConversion.java" />
  190. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionSuite.java" />
  191. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestSuiteConversionRegression.java" />
  192. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ListConverter.java" />
  193. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ArrayConverter.java" />
  194. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConversionAgent.java" />
  195. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/ConversionAgent.java" />
  196. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/exercises/StreamConverter.java" />
  197. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/exercises/TestConstants.java" />
  198. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/lambdas/TestPersonFactory.java" />
  199. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestPersonFactory.java" />
  200. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/DemoStreamFilter.java" />
  201. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/exercises/ConversionAgent.java" />
  202. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java" />
  203. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java" />
  204. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java" />
  205. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java" />
  206. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java" />
  207. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java" />
  208. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java" />
  209. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java" />
  210. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java" />
  211. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java" />
  212. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java" />
  213. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  214. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java" />
  215. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java" />
  216. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java" />
  217. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java" />
  218. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java" />
  219. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java" />
  220. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java" />
  221. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java" />
  222. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java" />
  223. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java" />
  224. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java" />
  225. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java" />
  226. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java" />
  227. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java" />
  228. <option value="$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java" />
  229. <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java" />
  230. </list>
  231. </option>
  232. </component>
  233. <component name="ProjectFrameBounds">
  234. <option name="x" value="1440" />
  235. <option name="y" value="23" />
  236. <option name="width" value="1920" />
  237. <option name="height" value="1053" />
  238. </component>
  239. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  240. <component name="ProjectView">
  241. <navigator currentView="ProjectPane" proportions="" version="1">
  242. <flattenPackages />
  243. <showMembers />
  244. <showModules />
  245. <showLibraryContents />
  246. <hideEmptyPackages />
  247. <abbreviatePackageNames />
  248. <autoscrollToSource />
  249. <autoscrollFromSource />
  250. <sortByType />
  251. <manualOrder />
  252. <foldersAlwaysOnTop value="true" />
  253. </navigator>
  254. <panes>
  255. <pane id="PackagesPane" />
  256. <pane id="Scratches" />
  257. <pane id="Scope" />
  258. <pane id="ProjectPane">
  259. <subPane>
  260. <PATH>
  261. <PATH_ELEMENT>
  262. <option name="myItemId" value="looptest" />
  263. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  264. </PATH_ELEMENT>
  265. <PATH_ELEMENT>
  266. <option name="myItemId" value="looptest" />
  267. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  268. </PATH_ELEMENT>
  269. </PATH>
  270. <PATH>
  271. <PATH_ELEMENT>
  272. <option name="myItemId" value="looptest" />
  273. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  274. </PATH_ELEMENT>
  275. <PATH_ELEMENT>
  276. <option name="myItemId" value="looptest" />
  277. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  278. </PATH_ELEMENT>
  279. <PATH_ELEMENT>
  280. <option name="myItemId" value="src" />
  281. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  282. </PATH_ELEMENT>
  283. <PATH_ELEMENT>
  284. <option name="myItemId" value="test" />
  285. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  286. </PATH_ELEMENT>
  287. <PATH_ELEMENT>
  288. <option name="myItemId" value="java" />
  289. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  290. </PATH_ELEMENT>
  291. <PATH_ELEMENT>
  292. <option name="myItemId" value="streams" />
  293. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  294. </PATH_ELEMENT>
  295. </PATH>
  296. <PATH>
  297. <PATH_ELEMENT>
  298. <option name="myItemId" value="looptest" />
  299. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  300. </PATH_ELEMENT>
  301. <PATH_ELEMENT>
  302. <option name="myItemId" value="looptest" />
  303. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  304. </PATH_ELEMENT>
  305. <PATH_ELEMENT>
  306. <option name="myItemId" value="src" />
  307. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  308. </PATH_ELEMENT>
  309. <PATH_ELEMENT>
  310. <option name="myItemId" value="test" />
  311. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  312. </PATH_ELEMENT>
  313. <PATH_ELEMENT>
  314. <option name="myItemId" value="java" />
  315. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  316. </PATH_ELEMENT>
  317. <PATH_ELEMENT>
  318. <option name="myItemId" value="streams" />
  319. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  320. </PATH_ELEMENT>
  321. <PATH_ELEMENT>
  322. <option name="myItemId" value="anthropoid" />
  323. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  324. </PATH_ELEMENT>
  325. </PATH>
  326. <PATH>
  327. <PATH_ELEMENT>
  328. <option name="myItemId" value="looptest" />
  329. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  330. </PATH_ELEMENT>
  331. <PATH_ELEMENT>
  332. <option name="myItemId" value="looptest" />
  333. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  334. </PATH_ELEMENT>
  335. <PATH_ELEMENT>
  336. <option name="myItemId" value="src" />
  337. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  338. </PATH_ELEMENT>
  339. <PATH_ELEMENT>
  340. <option name="myItemId" value="main" />
  341. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  342. </PATH_ELEMENT>
  343. </PATH>
  344. <PATH>
  345. <PATH_ELEMENT>
  346. <option name="myItemId" value="looptest" />
  347. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  348. </PATH_ELEMENT>
  349. <PATH_ELEMENT>
  350. <option name="myItemId" value="looptest" />
  351. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  352. </PATH_ELEMENT>
  353. <PATH_ELEMENT>
  354. <option name="myItemId" value="src" />
  355. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  356. </PATH_ELEMENT>
  357. <PATH_ELEMENT>
  358. <option name="myItemId" value="main" />
  359. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  360. </PATH_ELEMENT>
  361. <PATH_ELEMENT>
  362. <option name="myItemId" value="java" />
  363. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  364. </PATH_ELEMENT>
  365. <PATH_ELEMENT>
  366. <option name="myItemId" value="streams" />
  367. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  368. </PATH_ELEMENT>
  369. </PATH>
  370. <PATH>
  371. <PATH_ELEMENT>
  372. <option name="myItemId" value="looptest" />
  373. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  374. </PATH_ELEMENT>
  375. <PATH_ELEMENT>
  376. <option name="myItemId" value="looptest" />
  377. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  378. </PATH_ELEMENT>
  379. <PATH_ELEMENT>
  380. <option name="myItemId" value="src" />
  381. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  382. </PATH_ELEMENT>
  383. <PATH_ELEMENT>
  384. <option name="myItemId" value="main" />
  385. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  386. </PATH_ELEMENT>
  387. <PATH_ELEMENT>
  388. <option name="myItemId" value="java" />
  389. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  390. </PATH_ELEMENT>
  391. <PATH_ELEMENT>
  392. <option name="myItemId" value="streams" />
  393. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  394. </PATH_ELEMENT>
  395. <PATH_ELEMENT>
  396. <option name="myItemId" value="conversions" />
  397. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  398. </PATH_ELEMENT>
  399. </PATH>
  400. <PATH>
  401. <PATH_ELEMENT>
  402. <option name="myItemId" value="looptest" />
  403. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  404. </PATH_ELEMENT>
  405. <PATH_ELEMENT>
  406. <option name="myItemId" value="looptest" />
  407. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  408. </PATH_ELEMENT>
  409. <PATH_ELEMENT>
  410. <option name="myItemId" value="src" />
  411. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  412. </PATH_ELEMENT>
  413. <PATH_ELEMENT>
  414. <option name="myItemId" value="main" />
  415. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  416. </PATH_ELEMENT>
  417. <PATH_ELEMENT>
  418. <option name="myItemId" value="java" />
  419. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  420. </PATH_ELEMENT>
  421. <PATH_ELEMENT>
  422. <option name="myItemId" value="streams" />
  423. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  424. </PATH_ELEMENT>
  425. <PATH_ELEMENT>
  426. <option name="myItemId" value="anthropoid" />
  427. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  428. </PATH_ELEMENT>
  429. </PATH>
  430. </subPane>
  431. </pane>
  432. </panes>
  433. </component>
  434. <component name="PropertiesComponent">
  435. <property name="settings.editor.selected.configurable" value="reference.projectsettings.compiler.javacompiler" />
  436. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  437. <property name="project.structure.last.edited" value="Modules" />
  438. <property name="project.structure.proportion" value="0.0" />
  439. <property name="project.structure.side.proportion" value="0.2" />
  440. </component>
  441. <component name="RecentsManager">
  442. <key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
  443. <recent name="com.zipcodewilmington.streams.anthropoid" />
  444. <recent name="com.zipcodewilmington.lambdas" />
  445. <recent name="com.zipcodewilmington.lambdas.exercises" />
  446. <recent name="com.zipcode" />
  447. </key>
  448. <key name="CopyFile.RECENT_KEYS">
  449. <recent name="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools" />
  450. </key>
  451. <key name="CreateClassDialog.RecentsKey">
  452. <recent name="com.zipcodewilmington.lambdas" />
  453. <recent name="com.zipcodewilmington.lambdas.tools" />
  454. </key>
  455. </component>
  456. <component name="RunDashboard">
  457. <option name="ruleStates">
  458. <list>
  459. <RuleState>
  460. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  461. </RuleState>
  462. <RuleState>
  463. <option name="name" value="StatusDashboardGroupingRule" />
  464. </RuleState>
  465. </list>
  466. </option>
  467. </component>
  468. <component name="RunManager" selected="JUnit.TestSuiteFullRegression">
  469. <configuration default="false" name="TestSuiteFullRegression" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  470. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  471. <pattern>
  472. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  473. <option name="ENABLED" value="true" />
  474. </pattern>
  475. </extension>
  476. <module name="looptest" />
  477. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  478. <option name="ALTERNATIVE_JRE_PATH" />
  479. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams" />
  480. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.TestSuiteFullRegression" />
  481. <option name="METHOD_NAME" />
  482. <option name="TEST_OBJECT" value="class" />
  483. <option name="VM_PARAMETERS" value="-ea" />
  484. <option name="PARAMETERS" />
  485. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  486. <option name="ENV_VARIABLES" />
  487. <option name="PASS_PARENT_ENVS" value="true" />
  488. <option name="TEST_SEARCH_SCOPE">
  489. <value defaultName="singleModule" />
  490. </option>
  491. <envs />
  492. <patterns />
  493. <method />
  494. </configuration>
  495. <configuration default="false" name="TestConverterArray.testCount" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  496. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  497. <pattern>
  498. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  499. <option name="ENABLED" value="true" />
  500. </pattern>
  501. </extension>
  502. <module name="looptest" />
  503. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  504. <option name="ALTERNATIVE_JRE_PATH" />
  505. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  506. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConverterArray" />
  507. <option name="METHOD_NAME" value="testCount" />
  508. <option name="TEST_OBJECT" value="method" />
  509. <option name="VM_PARAMETERS" value="-ea" />
  510. <option name="PARAMETERS" />
  511. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  512. <option name="ENV_VARIABLES" />
  513. <option name="PASS_PARENT_ENVS" value="true" />
  514. <option name="TEST_SEARCH_SCOPE">
  515. <value defaultName="singleModule" />
  516. </option>
  517. <envs />
  518. <patterns />
  519. <method />
  520. </configuration>
  521. <configuration default="false" name="TestConverterArray" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  522. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  523. <pattern>
  524. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  525. <option name="ENABLED" value="true" />
  526. </pattern>
  527. </extension>
  528. <module name="looptest" />
  529. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  530. <option name="ALTERNATIVE_JRE_PATH" />
  531. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  532. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestConverterArray" />
  533. <option name="METHOD_NAME" />
  534. <option name="TEST_OBJECT" value="class" />
  535. <option name="VM_PARAMETERS" value="-ea" />
  536. <option name="PARAMETERS" />
  537. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  538. <option name="ENV_VARIABLES" />
  539. <option name="PASS_PARENT_ENVS" value="true" />
  540. <option name="TEST_SEARCH_SCOPE">
  541. <value defaultName="singleModule" />
  542. </option>
  543. <envs />
  544. <patterns />
  545. <method />
  546. </configuration>
  547. <configuration default="false" name="TestSuiteConversionRegression" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
  548. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  549. <pattern>
  550. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  551. <option name="ENABLED" value="true" />
  552. </pattern>
  553. </extension>
  554. <module name="looptest" />
  555. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  556. <option name="ALTERNATIVE_JRE_PATH" />
  557. <option name="PACKAGE_NAME" value="com.zipcodewilmington.streams.conversions" />
  558. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.conversions.TestSuiteConversionRegression" />
  559. <option name="METHOD_NAME" />
  560. <option name="TEST_OBJECT" value="class" />
  561. <option name="VM_PARAMETERS" value="-ea" />
  562. <option name="PARAMETERS" />
  563. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  564. <option name="ENV_VARIABLES" />
  565. <option name="PASS_PARENT_ENVS" value="true" />
  566. <option name="TEST_SEARCH_SCOPE">
  567. <value defaultName="singleModule" />
  568. </option>
  569. <envs />
  570. <patterns />
  571. <method />
  572. </configuration>
  573. <configuration default="false" name="TestPerson" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  574. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea">
  575. <pattern>
  576. <option name="PATTERN" value="com.zipcodewilmington.streams.anthropoid.*" />
  577. <option name="ENABLED" value="true" />
  578. </pattern>
  579. </extension>
  580. <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.streams.anthropoid.TestPerson" />
  581. <option name="VM_PARAMETERS" />
  582. <option name="PROGRAM_PARAMETERS" />
  583. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  584. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  585. <option name="ALTERNATIVE_JRE_PATH" />
  586. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  587. <option name="ENV_VARIABLES" />
  588. <option name="PASS_PARENT_ENVS" value="true" />
  589. <module name="looptest" />
  590. <envs />
  591. <method />
  592. </configuration>
  593. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  594. <module name="" />
  595. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  596. <option name="PROGRAM_PARAMETERS" />
  597. <predefined_log_file id="idea.log" enabled="true" />
  598. <method />
  599. </configuration>
  600. <configuration default="true" type="AndroidRunConfigurationType" factoryName="Android App">
  601. <module name="" />
  602. <option name="DEPLOY" value="true" />
  603. <option name="ARTIFACT_NAME" value="" />
  604. <option name="PM_INSTALL_OPTIONS" value="" />
  605. <option name="ACTIVITY_EXTRA_FLAGS" value="" />
  606. <option name="MODE" value="default_activity" />
  607. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  608. <option name="PREFERRED_AVD" value="" />
  609. <option name="CLEAR_LOGCAT" value="false" />
  610. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  611. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  612. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  613. <option name="DEBUGGER_TYPE" value="Java" />
  614. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  615. <option name="PREFERRED_AVD" value="" />
  616. <Java />
  617. <Profilers>
  618. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  619. <option name="GAPID_ENABLED" value="false" />
  620. <option name="GAPID_DISABLE_PCS" value="false" />
  621. <option name="SUPPORT_LIB_ENABLED" value="true" />
  622. <option name="INSTRUMENTATION_ENABLED" value="true" />
  623. </Profilers>
  624. <option name="DEEP_LINK" value="" />
  625. <option name="ACTIVITY_CLASS" value="" />
  626. <method />
  627. </configuration>
  628. <configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
  629. <module name="" />
  630. <option name="TESTING_TYPE" value="0" />
  631. <option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
  632. <option name="METHOD_NAME" value="" />
  633. <option name="CLASS_NAME" value="" />
  634. <option name="PACKAGE_NAME" value="" />
  635. <option name="EXTRA_OPTIONS" value="" />
  636. <option name="TARGET_SELECTION_MODE" value="SHOW_DIALOG" />
  637. <option name="PREFERRED_AVD" value="" />
  638. <option name="CLEAR_LOGCAT" value="false" />
  639. <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
  640. <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" />
  641. <option name="FORCE_STOP_RUNNING_APP" value="true" />
  642. <option name="DEBUGGER_TYPE" value="Java" />
  643. <option name="USE_LAST_SELECTED_DEVICE" value="false" />
  644. <option name="PREFERRED_AVD" value="" />
  645. <Java />
  646. <Profilers>
  647. <option name="ENABLE_ADVANCED_PROFILING" value="true" />
  648. <option name="GAPID_ENABLED" value="false" />
  649. <option name="GAPID_DISABLE_PCS" value="false" />
  650. <option name="SUPPORT_LIB_ENABLED" value="true" />
  651. <option name="INSTRUMENTATION_ENABLED" value="true" />
  652. </Profilers>
  653. <method />
  654. </configuration>
  655. <configuration default="true" type="Applet" factoryName="Applet">
  656. <option name="HTML_USED" value="false" />
  657. <option name="WIDTH" value="400" />
  658. <option name="HEIGHT" value="300" />
  659. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  660. <module />
  661. <method />
  662. </configuration>
  663. <configuration default="true" type="Application" factoryName="Application">
  664. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  665. <option name="MAIN_CLASS_NAME" />
  666. <option name="VM_PARAMETERS" />
  667. <option name="PROGRAM_PARAMETERS" />
  668. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  669. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  670. <option name="ALTERNATIVE_JRE_PATH" />
  671. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  672. <option name="ENV_VARIABLES" />
  673. <option name="PASS_PARENT_ENVS" value="true" />
  674. <module name="" />
  675. <envs />
  676. <method />
  677. </configuration>
  678. <configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
  679. <ExternalSystemSettings>
  680. <option name="executionName" />
  681. <option name="externalProjectPath" />
  682. <option name="externalSystemIdString" value="GRADLE" />
  683. <option name="scriptParameters" />
  684. <option name="taskDescriptions">
  685. <list />
  686. </option>
  687. <option name="taskNames">
  688. <list />
  689. </option>
  690. <option name="vmOptions" />
  691. </ExternalSystemSettings>
  692. <method />
  693. </configuration>
  694. <configuration default="true" type="JUnit" factoryName="JUnit">
  695. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  696. <module name="" />
  697. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  698. <option name="ALTERNATIVE_JRE_PATH" />
  699. <option name="PACKAGE_NAME" />
  700. <option name="MAIN_CLASS_NAME" />
  701. <option name="METHOD_NAME" />
  702. <option name="TEST_OBJECT" value="class" />
  703. <option name="VM_PARAMETERS" value="-ea" />
  704. <option name="PARAMETERS" />
  705. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  706. <option name="ENV_VARIABLES" />
  707. <option name="PASS_PARENT_ENVS" value="true" />
  708. <option name="TEST_SEARCH_SCOPE">
  709. <value defaultName="singleModule" />
  710. </option>
  711. <envs />
  712. <patterns />
  713. <method />
  714. </configuration>
  715. <configuration default="true" type="JarApplication" factoryName="JAR Application">
  716. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  717. <envs />
  718. <method />
  719. </configuration>
  720. <configuration default="true" type="Java Scratch" factoryName="Java Scratch">
  721. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  722. <option name="SCRATCH_FILE_ID" value="0" />
  723. <option name="MAIN_CLASS_NAME" />
  724. <option name="VM_PARAMETERS" />
  725. <option name="PROGRAM_PARAMETERS" />
  726. <option name="WORKING_DIRECTORY" />
  727. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  728. <option name="ALTERNATIVE_JRE_PATH" />
  729. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  730. <option name="ENV_VARIABLES" />
  731. <option name="PASS_PARENT_ENVS" value="true" />
  732. <module name="" />
  733. <envs />
  734. <method />
  735. </configuration>
  736. <configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
  737. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  738. <option name="MAIN_CLASS_NAME" />
  739. <option name="VM_PARAMETERS" />
  740. <option name="PROGRAM_PARAMETERS" />
  741. <option name="WORKING_DIRECTORY" />
  742. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  743. <option name="ALTERNATIVE_JRE_PATH" />
  744. <option name="PASS_PARENT_ENVS" value="true" />
  745. <module name="looptest" />
  746. <envs />
  747. <method />
  748. </configuration>
  749. <configuration default="true" type="KotlinStandaloneScriptRunConfigurationType" factoryName="Kotlin script">
  750. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  751. <option name="filePath" />
  752. <option name="vmParameters" />
  753. <option name="alternativeJrePath" />
  754. <option name="programParameters" />
  755. <option name="passParentEnvs" value="true" />
  756. <option name="workingDirectory" />
  757. <option name="isAlternativeJrePathEnabled" value="false" />
  758. <envs />
  759. <method />
  760. </configuration>
  761. <configuration default="true" type="Remote" factoryName="Remote">
  762. <option name="USE_SOCKET_TRANSPORT" value="true" />
  763. <option name="SERVER_MODE" value="false" />
  764. <option name="SHMEM_ADDRESS" value="javadebug" />
  765. <option name="HOST" value="localhost" />
  766. <option name="PORT" value="5005" />
  767. <method />
  768. </configuration>
  769. <configuration default="true" type="TestNG" factoryName="TestNG">
  770. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  771. <module name="" />
  772. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  773. <option name="ALTERNATIVE_JRE_PATH" />
  774. <option name="SUITE_NAME" />
  775. <option name="PACKAGE_NAME" />
  776. <option name="MAIN_CLASS_NAME" />
  777. <option name="METHOD_NAME" />
  778. <option name="GROUP_NAME" />
  779. <option name="TEST_OBJECT" value="CLASS" />
  780. <option name="VM_PARAMETERS" value="-ea" />
  781. <option name="PARAMETERS" />
  782. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  783. <option name="OUTPUT_DIRECTORY" />
  784. <option name="ANNOTATION_TYPE" />
  785. <option name="ENV_VARIABLES" />
  786. <option name="PASS_PARENT_ENVS" value="true" />
  787. <option name="TEST_SEARCH_SCOPE">
  788. <value defaultName="singleModule" />
  789. </option>
  790. <option name="USE_DEFAULT_REPORTERS" value="false" />
  791. <option name="PROPERTIES_FILE" />
  792. <envs />
  793. <properties />
  794. <listeners />
  795. <method />
  796. </configuration>
  797. <list size="5">
  798. <item index="0" class="java.lang.String" itemvalue="JUnit.TestSuiteFullRegression" />
  799. <item index="1" class="java.lang.String" itemvalue="JUnit.TestConverterArray.testCount" />
  800. <item index="2" class="java.lang.String" itemvalue="JUnit.TestConverterArray" />
  801. <item index="3" class="java.lang.String" itemvalue="JUnit.TestSuiteConversionRegression" />
  802. <item index="4" class="java.lang.String" itemvalue="Application.TestPerson" />
  803. </list>
  804. <recent_temporary>
  805. <list size="5">
  806. <item index="0" class="java.lang.String" itemvalue="JUnit.TestSuiteFullRegression" />
  807. <item index="1" class="java.lang.String" itemvalue="Application.TestPerson" />
  808. <item index="2" class="java.lang.String" itemvalue="JUnit.TestSuiteConversionRegression" />
  809. <item index="3" class="java.lang.String" itemvalue="JUnit.TestConverterArray" />
  810. <item index="4" class="java.lang.String" itemvalue="JUnit.TestConverterArray.testCount" />
  811. </list>
  812. </recent_temporary>
  813. </component>
  814. <component name="ShelveChangesManager" show_recycled="false">
  815. <option name="remove_strategy" value="false" />
  816. </component>
  817. <component name="SvnConfiguration">
  818. <configuration />
  819. </component>
  820. <component name="TaskManager">
  821. <task active="true" id="Default" summary="Default task">
  822. <changelist id="30b7e4a0-b899-49c3-865c-0311dfadae62" name="Default" comment="" />
  823. <created>1493756132542</created>
  824. <option name="number" value="Default" />
  825. <option name="presentableId" value="Default" />
  826. <updated>1493756132542</updated>
  827. </task>
  828. <servers />
  829. </component>
  830. <component name="TestHistory">
  831. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 23m 53s.xml">
  832. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  833. </history-entry>
  834. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 23m 58s.xml">
  835. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  836. </history-entry>
  837. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 16h 24m 21s.xml">
  838. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  839. </history-entry>
  840. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 08m 54s.xml">
  841. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  842. </history-entry>
  843. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 10m 18s.xml">
  844. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  845. </history-entry>
  846. <history-entry file="TestSuiteFullRegression - 2017.05.30 at 19h 44m 08s.xml">
  847. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  848. </history-entry>
  849. <history-entry file="TestSuiteFullRegression - 2017.05.31 at 07h 13m 04s.xml">
  850. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  851. </history-entry>
  852. <history-entry file="TestSuiteFullRegression - 2017.05.31 at 13h 35m 34s.xml">
  853. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  854. </history-entry>
  855. <history-entry file="TestSuiteFullRegression - 2017.05.31 at 13h 38m 47s.xml">
  856. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  857. </history-entry>
  858. <history-entry file="TestSuiteFullRegression - 2017.05.31 at 13h 43m 04s.xml">
  859. <configuration name="TestSuiteFullRegression" configurationId="JUnit" />
  860. </history-entry>
  861. </component>
  862. <component name="TodoView">
  863. <todo-panel id="selected-file">
  864. <is-autoscroll-to-source value="true" />
  865. </todo-panel>
  866. <todo-panel id="all">
  867. <are-packages-shown value="true" />
  868. <is-autoscroll-to-source value="true" />
  869. </todo-panel>
  870. </component>
  871. <component name="ToolWindowManager">
  872. <frame x="1440" y="23" width="1920" height="1053" extended-state="6" />
  873. <layout>
  874. <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" />
  875. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32778355" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  876. <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" />
  877. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32778355" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  878. <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" />
  879. <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" />
  880. <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" />
  881. <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" />
  882. <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" />
  883. <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" />
  884. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.31425598" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  885. <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" />
  886. <window_info id="Terminal" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25078043" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  887. <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" />
  888. <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" />
  889. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20820022" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  890. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  891. <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" />
  892. <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" />
  893. <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" />
  894. <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" />
  895. <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" />
  896. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  897. <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" />
  898. <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" />
  899. <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" />
  900. <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" />
  901. <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" />
  902. <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" />
  903. <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" />
  904. <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" />
  905. <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" />
  906. <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" />
  907. <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" />
  908. <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" />
  909. <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" />
  910. <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" />
  911. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  912. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3277849" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  913. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32778355" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  914. <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" />
  915. <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" />
  916. <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" />
  917. <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" />
  918. <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" />
  919. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.31425598" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  920. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.264308" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  921. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.20820022" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  922. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  923. <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" />
  924. <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" />
  925. </layout>
  926. </component>
  927. <component name="VcsContentAnnotationSettings">
  928. <option name="myLimit" value="2678400000" />
  929. </component>
  930. <component name="XDebuggerManager">
  931. <breakpoint-manager>
  932. <option name="time" value="10" />
  933. </breakpoint-manager>
  934. <watches-manager />
  935. </component>
  936. <component name="antWorkspaceConfiguration">
  937. <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
  938. <option name="FILTER_TARGETS" value="false" />
  939. </component>
  940. <component name="editorHistoryManager">
  941. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcode.java" />
  942. <entry file="file://$PROJECT_DIR$/pom.xml">
  943. <provider selected="true" editor-type-id="text-editor">
  944. <state relative-caret-position="0">
  945. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  946. </state>
  947. </provider>
  948. </entry>
  949. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/ArrayList.java">
  950. <provider selected="true" editor-type-id="text-editor">
  951. <state relative-caret-position="312">
  952. <caret line="105" column="41" lean-forward="true" selection-start-line="105" selection-start-column="41" selection-end-line="105" selection-end-column="41" />
  953. </state>
  954. </provider>
  955. </entry>
  956. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/AbstractList.java">
  957. <provider selected="true" editor-type-id="text-editor">
  958. <state relative-caret-position="312">
  959. <caret line="70" column="53" lean-forward="false" selection-start-line="70" selection-start-column="53" selection-end-line="70" selection-end-column="53" />
  960. </state>
  961. </provider>
  962. </entry>
  963. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Collection.java">
  964. <provider selected="true" editor-type-id="text-editor">
  965. <state relative-caret-position="312">
  966. <caret line="143" column="43" lean-forward="false" selection-start-line="143" selection-start-column="43" selection-end-line="143" selection-end-column="43" />
  967. </state>
  968. </provider>
  969. </entry>
  970. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/lang/Iterable.java">
  971. <provider selected="true" editor-type-id="text-editor">
  972. <state relative-caret-position="180">
  973. <caret line="39" column="59" lean-forward="true" selection-start-line="39" selection-start-column="59" selection-end-line="39" selection-end-column="59" />
  974. </state>
  975. </provider>
  976. </entry>
  977. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/AbstractCollection.java">
  978. <provider selected="true" editor-type-id="text-editor">
  979. <state relative-caret-position="312">
  980. <caret line="60" column="59" lean-forward="true" selection-start-line="60" selection-start-column="59" selection-end-line="60" selection-end-column="59" />
  981. </state>
  982. </provider>
  983. </entry>
  984. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/LoopMethods.java" />
  985. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcode/ArrayLoopMethods.java" />
  986. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcode/ArrayLoopMethodsTest.java" />
  987. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/tools/StringFactory.java" />
  988. <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/Assert.class">
  989. <provider selected="true" editor-type-id="text-editor">
  990. <state relative-caret-position="361">
  991. <caret line="38" column="39" lean-forward="true" selection-start-line="38" selection-start-column="39" selection-end-line="38" selection-end-column="39" />
  992. </state>
  993. </provider>
  994. </entry>
  995. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/Arrays.java">
  996. <provider selected="true" editor-type-id="text-editor">
  997. <state relative-caret-position="181">
  998. <caret line="3798" column="30" lean-forward="false" selection-start-line="3798" selection-start-column="30" selection-end-line="3798" selection-end-column="30" />
  999. <folding>
  1000. <element signature="e#177013#177014#0" expanded="false" />
  1001. <element signature="e#177054#177055#0" expanded="false" />
  1002. </folding>
  1003. </state>
  1004. </provider>
  1005. </entry>
  1006. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/lambdas/Exercises.java" />
  1007. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/stream/Stream.java">
  1008. <provider selected="true" editor-type-id="text-editor">
  1009. <state relative-caret-position="786">
  1010. <caret line="806" column="13" lean-forward="false" selection-start-line="806" selection-start-column="13" selection-end-line="806" selection-end-column="13" />
  1011. </state>
  1012. </provider>
  1013. </entry>
  1014. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/HashMap.java">
  1015. <provider selected="true" editor-type-id="text-editor">
  1016. <state relative-caret-position="131">
  1017. <caret line="1003" column="31" lean-forward="false" selection-start-line="1003" selection-start-column="31" selection-end-line="1003" selection-end-column="31" />
  1018. </state>
  1019. </provider>
  1020. </entry>
  1021. <entry file="file://$PROJECT_DIR$/target/index.html">
  1022. <provider selected="true" editor-type-id="text-editor">
  1023. <state relative-caret-position="0">
  1024. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1025. </state>
  1026. </provider>
  1027. </entry>
  1028. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterArray.java">
  1029. <provider selected="true" editor-type-id="text-editor">
  1030. <state relative-caret-position="90">
  1031. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1032. <folding />
  1033. </state>
  1034. </provider>
  1035. </entry>
  1036. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterList.java">
  1037. <provider selected="true" editor-type-id="text-editor">
  1038. <state relative-caret-position="90">
  1039. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1040. </state>
  1041. </provider>
  1042. </entry>
  1043. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConverterStream.java">
  1044. <provider selected="true" editor-type-id="text-editor">
  1045. <state relative-caret-position="90">
  1046. <caret line="6" column="69" lean-forward="false" selection-start-line="6" selection-start-column="69" selection-end-line="6" selection-end-column="69" />
  1047. </state>
  1048. </provider>
  1049. </entry>
  1050. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestSuiteConversionRegression.java">
  1051. <provider selected="true" editor-type-id="text-editor">
  1052. <state relative-caret-position="195">
  1053. <caret line="14" column="69" lean-forward="false" selection-start-line="14" selection-start-column="69" selection-end-line="14" selection-end-column="69" />
  1054. </state>
  1055. </provider>
  1056. </entry>
  1057. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/time/LocalDate.java">
  1058. <provider selected="true" editor-type-id="text-editor">
  1059. <state relative-caret-position="415">
  1060. <caret line="481" column="10" lean-forward="true" selection-start-line="481" selection-start-column="10" selection-end-line="481" selection-end-column="10" />
  1061. </state>
  1062. </provider>
  1063. </entry>
  1064. <entry file="file://$PROJECT_DIR$/target/global.leonlog.1">
  1065. <provider selected="true" editor-type-id="LargeFileEditor">
  1066. <state relative-caret-position="146">
  1067. <caret line="10" column="90" lean-forward="true" selection-start-line="10" selection-start-column="90" selection-end-line="10" selection-end-column="90" />
  1068. </state>
  1069. </provider>
  1070. </entry>
  1071. <entry file="file://$PROJECT_DIR$/Test Results - TestSuiteFullRegression.html">
  1072. <provider selected="true" editor-type-id="text-editor">
  1073. <state relative-caret-position="195">
  1074. <caret line="13" column="29" lean-forward="true" selection-start-line="13" selection-start-column="29" selection-end-line="13" selection-end-column="29" />
  1075. </state>
  1076. </provider>
  1077. </entry>
  1078. <entry file="file://$PROJECT_DIR$/target/global.leonlog">
  1079. <provider selected="true" editor-type-id="LargeFileEditor">
  1080. <state relative-caret-position="-90">
  1081. <caret line="2" column="0" lean-forward="true" selection-start-line="2" selection-start-column="0" selection-end-line="2" selection-end-column="0" />
  1082. </state>
  1083. </provider>
  1084. <provider editor-type-id="text-editor">
  1085. <state relative-caret-position="0">
  1086. <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  1087. </state>
  1088. </provider>
  1089. </entry>
  1090. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWorld.java" />
  1091. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouseWarehouse.java" />
  1092. <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/src.zip!/java/util/function/Predicate.java">
  1093. <provider selected="true" editor-type-id="text-editor">
  1094. <state relative-caret-position="126">
  1095. <caret line="36" column="13" lean-forward="true" selection-start-line="36" selection-start-column="13" selection-end-line="36" selection-end-column="13" />
  1096. </state>
  1097. </provider>
  1098. </entry>
  1099. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamMap.java">
  1100. <provider selected="true" editor-type-id="text-editor">
  1101. <state relative-caret-position="150">
  1102. <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" />
  1103. </state>
  1104. </provider>
  1105. </entry>
  1106. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestStreamFilter.java">
  1107. <provider selected="true" editor-type-id="text-editor">
  1108. <state relative-caret-position="180">
  1109. <caret line="21" column="33" lean-forward="false" selection-start-line="21" selection-start-column="33" selection-end-line="21" selection-end-column="33" />
  1110. <folding>
  1111. <element signature="e#600#601#0" expanded="true" />
  1112. <element signature="e#649#650#0" expanded="true" />
  1113. </folding>
  1114. </state>
  1115. </provider>
  1116. </entry>
  1117. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestConstants.java">
  1118. <provider selected="true" editor-type-id="text-editor">
  1119. <state relative-caret-position="105">
  1120. <caret line="7" column="26" lean-forward="false" selection-start-line="7" selection-start-column="26" selection-end-line="7" selection-end-column="26" />
  1121. <folding />
  1122. </state>
  1123. </provider>
  1124. </entry>
  1125. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamMap.java">
  1126. <provider selected="true" editor-type-id="text-editor">
  1127. <state relative-caret-position="360">
  1128. <caret line="30" column="7" lean-forward="false" selection-start-line="30" selection-start-column="7" selection-end-line="30" selection-end-column="7" />
  1129. <folding>
  1130. <element signature="e#531#532#0" expanded="true" />
  1131. <element signature="e#1295#1296#0" expanded="true" />
  1132. </folding>
  1133. </state>
  1134. </provider>
  1135. </entry>
  1136. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPerson.java">
  1137. <provider selected="true" editor-type-id="text-editor">
  1138. <state relative-caret-position="265">
  1139. <caret line="25" column="12" lean-forward="false" selection-start-line="25" selection-start-column="12" selection-end-line="25" selection-end-column="12" />
  1140. </state>
  1141. </provider>
  1142. </entry>
  1143. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/anthropoid/TestPersonFactory.java">
  1144. <provider selected="true" editor-type-id="text-editor">
  1145. <state relative-caret-position="166">
  1146. <caret line="23" column="5" lean-forward="true" selection-start-line="23" selection-start-column="5" selection-end-line="23" selection-end-column="5" />
  1147. <folding />
  1148. </state>
  1149. </provider>
  1150. </entry>
  1151. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerHandler.java">
  1152. <provider selected="true" editor-type-id="text-editor">
  1153. <state relative-caret-position="255">
  1154. <caret line="57" column="74" lean-forward="true" selection-start-line="57" selection-start-column="74" selection-end-line="57" selection-end-column="74" />
  1155. </state>
  1156. </provider>
  1157. </entry>
  1158. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/logging/LoggerWarehouse.java">
  1159. <provider selected="true" editor-type-id="text-editor">
  1160. <state relative-caret-position="270">
  1161. <caret line="19" column="98" lean-forward="false" selection-start-line="19" selection-start-column="98" selection-end-line="19" selection-end-column="98" />
  1162. </state>
  1163. </provider>
  1164. </entry>
  1165. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/StreamFilter.java">
  1166. <provider selected="true" editor-type-id="text-editor">
  1167. <state relative-caret-position="552">
  1168. <caret line="67" column="35" lean-forward="false" selection-start-line="67" selection-start-column="35" selection-end-line="67" selection-end-column="35" />
  1169. <folding>
  1170. <element signature="e#3278#3279#0" expanded="true" />
  1171. </folding>
  1172. </state>
  1173. </provider>
  1174. </entry>
  1175. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/RandomUtils.java">
  1176. <provider selected="true" editor-type-id="text-editor">
  1177. <state relative-caret-position="604">
  1178. <caret line="60" column="9" lean-forward="false" selection-start-line="60" selection-start-column="9" selection-end-line="60" selection-end-column="9" />
  1179. <folding />
  1180. </state>
  1181. </provider>
  1182. </entry>
  1183. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/ReflectionUtils.java">
  1184. <provider selected="true" editor-type-id="text-editor">
  1185. <state relative-caret-position="270">
  1186. <caret line="23" column="61" lean-forward="true" selection-start-line="23" selection-start-column="61" selection-end-line="23" selection-end-column="61" />
  1187. </state>
  1188. </provider>
  1189. </entry>
  1190. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/StringUtils.java">
  1191. <provider selected="true" editor-type-id="text-editor">
  1192. <state relative-caret-position="420">
  1193. <caret line="28" column="0" lean-forward="false" selection-start-line="28" selection-start-column="0" selection-end-line="28" selection-end-column="0" />
  1194. <folding />
  1195. </state>
  1196. </provider>
  1197. </entry>
  1198. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/StreamConverter.java">
  1199. <provider selected="true" editor-type-id="text-editor">
  1200. <state relative-caret-position="165">
  1201. <caret line="16" column="64" lean-forward="false" selection-start-line="16" selection-start-column="64" selection-end-line="16" selection-end-column="64" />
  1202. <folding />
  1203. </state>
  1204. </provider>
  1205. </entry>
  1206. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/tools/DateUtils.java">
  1207. <provider selected="true" editor-type-id="text-editor">
  1208. <state relative-caret-position="343">
  1209. <caret line="57" column="41" lean-forward="false" selection-start-line="57" selection-start-column="41" selection-end-line="57" selection-end-column="41" />
  1210. </state>
  1211. </provider>
  1212. </entry>
  1213. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ConversionAgent.java">
  1214. <provider selected="true" editor-type-id="text-editor">
  1215. <state relative-caret-position="52">
  1216. <caret line="14" column="1" lean-forward="false" selection-start-line="14" selection-start-column="1" selection-end-line="14" selection-end-column="69" />
  1217. <folding />
  1218. </state>
  1219. </provider>
  1220. </entry>
  1221. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ArrayConverter.java">
  1222. <provider selected="true" editor-type-id="text-editor">
  1223. <state relative-caret-position="240">
  1224. <caret line="23" column="10" lean-forward="false" selection-start-line="23" selection-start-column="10" selection-end-line="23" selection-end-column="10" />
  1225. <folding>
  1226. <marker date="1496255178000" expanded="false" signature="968:974" ph=" }" />
  1227. </folding>
  1228. </state>
  1229. </provider>
  1230. </entry>
  1231. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/ListConverter.java">
  1232. <provider selected="true" editor-type-id="text-editor">
  1233. <state relative-caret-position="360">
  1234. <caret line="34" column="49" lean-forward="false" selection-start-line="34" selection-start-column="49" selection-end-line="34" selection-end-column="49" />
  1235. <folding />
  1236. </state>
  1237. </provider>
  1238. </entry>
  1239. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/conversions/PersonConversionAgent.java">
  1240. <provider selected="true" editor-type-id="text-editor">
  1241. <state relative-caret-position="135">
  1242. <caret line="9" column="22" lean-forward="false" selection-start-line="9" selection-start-column="22" selection-end-line="9" selection-end-column="22" />
  1243. <folding>
  1244. <element signature="e#504#505#0" expanded="true" />
  1245. <element signature="e#547#548#0" expanded="true" />
  1246. </folding>
  1247. </state>
  1248. </provider>
  1249. </entry>
  1250. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/conversions/TestConversionAgent.java">
  1251. <provider selected="true" editor-type-id="text-editor">
  1252. <state relative-caret-position="272">
  1253. <caret line="28" column="55" lean-forward="true" selection-start-line="28" selection-start-column="55" selection-end-line="28" selection-end-column="55" />
  1254. </state>
  1255. </provider>
  1256. </entry>
  1257. <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/streams/TestSuiteFullRegression.java">
  1258. <provider selected="true" editor-type-id="text-editor">
  1259. <state relative-caret-position="225">
  1260. <caret line="18" column="3" lean-forward="true" selection-start-line="18" selection-start-column="3" selection-end-line="18" selection-end-column="3" />
  1261. <folding />
  1262. </state>
  1263. </provider>
  1264. </entry>
  1265. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/Person.java">
  1266. <provider selected="true" editor-type-id="text-editor">
  1267. <state relative-caret-position="330">
  1268. <caret line="26" column="31" lean-forward="true" selection-start-line="26" selection-start-column="31" selection-end-line="26" selection-end-column="31" />
  1269. <folding />
  1270. </state>
  1271. </provider>
  1272. </entry>
  1273. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonFactory.java">
  1274. <provider selected="true" editor-type-id="text-editor">
  1275. <state relative-caret-position="465">
  1276. <caret line="37" column="29" lean-forward="false" selection-start-line="37" selection-start-column="29" selection-end-line="37" selection-end-column="29" />
  1277. <folding>
  1278. <marker date="1496255178000" expanded="true" signature="1247:1269" ph="/**...*/" />
  1279. <marker date="1496255178000" expanded="true" signature="2150:2156" ph=" }" />
  1280. </folding>
  1281. </state>
  1282. </provider>
  1283. </entry>
  1284. <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/streams/anthropoid/PersonWarehouse.java">
  1285. <provider selected="true" editor-type-id="text-editor">
  1286. <state relative-caret-position="493">
  1287. <caret line="69" column="0" lean-forward="false" selection-start-line="69" selection-start-column="0" selection-end-line="69" selection-end-column="0" />
  1288. <folding>
  1289. <element signature="e#1254#1255#0" expanded="true" />
  1290. <element signature="e#2769#2770#0" expanded="true" />
  1291. </folding>
  1292. </state>
  1293. </provider>
  1294. </entry>
  1295. </component>
  1296. <component name="masterDetails">
  1297. <states>
  1298. <state key="ArtifactsStructureConfigurable.UI">
  1299. <settings>
  1300. <artifact-editor />
  1301. <splitter-proportions>
  1302. <option name="proportions">
  1303. <list>
  1304. <option value="0.2" />
  1305. </list>
  1306. </option>
  1307. </splitter-proportions>
  1308. </settings>
  1309. </state>
  1310. <state key="FacetStructureConfigurable.UI">
  1311. <settings>
  1312. <last-edited>No facets are configured</last-edited>
  1313. <splitter-proportions>
  1314. <option name="proportions">
  1315. <list>
  1316. <option value="0.2" />
  1317. </list>
  1318. </option>
  1319. </splitter-proportions>
  1320. </settings>
  1321. </state>
  1322. <state key="GlobalLibrariesConfigurable.UI">
  1323. <settings>
  1324. <splitter-proportions>
  1325. <option name="proportions">
  1326. <list>
  1327. <option value="0.2" />
  1328. </list>
  1329. </option>
  1330. </splitter-proportions>
  1331. </settings>
  1332. </state>
  1333. <state key="JdkListConfigurable.UI">
  1334. <settings>
  1335. <last-edited>1.8</last-edited>
  1336. <splitter-proportions>
  1337. <option name="proportions">
  1338. <list>
  1339. <option value="0.2" />
  1340. </list>
  1341. </option>
  1342. </splitter-proportions>
  1343. </settings>
  1344. </state>
  1345. <state key="ModuleStructureConfigurable.UI">
  1346. <settings>
  1347. <last-edited>looptest</last-edited>
  1348. <splitter-proportions>
  1349. <option name="proportions">
  1350. <list>
  1351. <option value="0.2" />
  1352. <option value="0.6" />
  1353. </list>
  1354. </option>
  1355. </splitter-proportions>
  1356. </settings>
  1357. </state>
  1358. <state key="ProjectLibrariesConfigurable.UI">
  1359. <settings>
  1360. <last-edited>Maven: junit:junit:4.12</last-edited>
  1361. <splitter-proportions>
  1362. <option name="proportions">
  1363. <list>
  1364. <option value="0.2" />
  1365. </list>
  1366. </option>
  1367. </splitter-proportions>
  1368. </settings>
  1369. </state>
  1370. <state key="ScopeChooserConfigurable.UI">
  1371. <settings>
  1372. <splitter-proportions>
  1373. <option name="proportions">
  1374. <list>
  1375. <option value="0.2" />
  1376. </list>
  1377. </option>
  1378. </splitter-proportions>
  1379. </settings>
  1380. </state>
  1381. </states>
  1382. </component>
  1383. </project>