123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="f5f25943-733e-4736-a750-bbb0f9060472" name="Default" comment="">
  5. <change beforePath="$PROJECT_DIR$/package.bluej" beforeDir="false" afterPath="$PROJECT_DIR$/package.bluej" afterDir="false" />
  6. </list>
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="TRACKING_ENABLED" value="true" />
  9. <option name="SHOW_DIALOG" value="false" />
  10. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  11. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  12. <option name="LAST_RESOLUTION" value="IGNORE" />
  13. </component>
  14. <component name="FileEditorManager">
  15. <leaf>
  16. <file leaf-file-name="FizzBuzzConverter.class" pinned="false" current-in-tab="false">
  17. <entry file="file://$PROJECT_DIR$/FizzBuzzConverter.class">
  18. <provider selected="true" editor-type-id="text-editor">
  19. <state>
  20. <folding>
  21. <element signature="e#0#260#0" expanded="true" />
  22. </folding>
  23. </state>
  24. </provider>
  25. </entry>
  26. </file>
  27. <file leaf-file-name="FizzBuzzConverterTest.ctxt" pinned="false" current-in-tab="false">
  28. <entry file="file://$PROJECT_DIR$/FizzBuzzConverterTest.ctxt">
  29. <provider selected="true" editor-type-id="text-editor" />
  30. </entry>
  31. </file>
  32. <file leaf-file-name="package.bluej" pinned="false" current-in-tab="false">
  33. <entry file="file://$PROJECT_DIR$/package.bluej">
  34. <provider selected="true" editor-type-id="text-editor" />
  35. </entry>
  36. </file>
  37. <file leaf-file-name="FizzBuzzConverterTest.class" pinned="false" current-in-tab="true">
  38. <entry file="file://$PROJECT_DIR$/FizzBuzzConverterTest.class">
  39. <provider selected="true" editor-type-id="text-editor">
  40. <state>
  41. <folding>
  42. <element signature="e#0#330#0" expanded="true" />
  43. </folding>
  44. </state>
  45. </provider>
  46. </entry>
  47. </file>
  48. </leaf>
  49. </component>
  50. <component name="Git.Settings">
  51. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  52. </component>
  53. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  54. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  55. <component name="JsGulpfileManager">
  56. <detection-done>true</detection-done>
  57. <sorting>DEFINITION_ORDER</sorting>
  58. </component>
  59. <component name="NodePackageJsonFileManager">
  60. <packageJsonPaths />
  61. </component>
  62. <component name="ProjectFrameBounds">
  63. <option name="y" value="23" />
  64. <option name="width" value="1280" />
  65. <option name="height" value="726" />
  66. </component>
  67. <component name="ProjectView">
  68. <navigator proportions="" version="1">
  69. <foldersAlwaysOnTop value="true" />
  70. </navigator>
  71. <panes>
  72. <pane id="PackagesPane" />
  73. <pane id="ProjectPane">
  74. <subPane>
  75. <expand>
  76. <path>
  77. <item name="FizzBuzz-TDD" type="b2602c69:ProjectViewProjectNode" />
  78. <item name="FizzBuzz-TDD" type="462c0819:PsiDirectoryNode" />
  79. </path>
  80. </expand>
  81. <select />
  82. </subPane>
  83. </pane>
  84. <pane id="Scope" />
  85. <pane id="AndroidView" />
  86. </panes>
  87. </component>
  88. <component name="PropertiesComponent">
  89. <property name="WebServerToolWindowFactoryState" value="false" />
  90. <property name="aspect.path.notification.shown" value="true" />
  91. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  92. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  93. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  94. </component>
  95. <component name="RunDashboard">
  96. <option name="ruleStates">
  97. <list>
  98. <RuleState>
  99. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  100. </RuleState>
  101. <RuleState>
  102. <option name="name" value="StatusDashboardGroupingRule" />
  103. </RuleState>
  104. </list>
  105. </option>
  106. </component>
  107. <component name="RunManager">
  108. <configuration default="true" type="Application" factoryName="Application">
  109. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  110. </configuration>
  111. <configuration default="true" type="JUnit" factoryName="JUnit">
  112. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  113. <option name="ALTERNATIVE_JRE_PATH" />
  114. <option name="PACKAGE_NAME" />
  115. <option name="MAIN_CLASS_NAME" />
  116. <option name="METHOD_NAME" />
  117. <option name="TEST_OBJECT" value="class" />
  118. <option name="VM_PARAMETERS" value="-ea" />
  119. <option name="PARAMETERS" />
  120. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  121. <option name="PASS_PARENT_ENVS" value="true" />
  122. <option name="TEST_SEARCH_SCOPE">
  123. <value defaultName="singleModule" />
  124. </option>
  125. <patterns />
  126. </configuration>
  127. <configuration default="true" type="TestNG" factoryName="TestNG">
  128. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  129. <option name="ALTERNATIVE_JRE_PATH" />
  130. <option name="SUITE_NAME" />
  131. <option name="PACKAGE_NAME" />
  132. <option name="MAIN_CLASS_NAME" />
  133. <option name="METHOD_NAME" />
  134. <option name="GROUP_NAME" />
  135. <option name="TEST_OBJECT" value="CLASS" />
  136. <option name="VM_PARAMETERS" value="-ea" />
  137. <option name="PARAMETERS" />
  138. <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
  139. <option name="OUTPUT_DIRECTORY" />
  140. <option name="PASS_PARENT_ENVS" value="true" />
  141. <option name="TEST_SEARCH_SCOPE">
  142. <value defaultName="singleModule" />
  143. </option>
  144. <option name="USE_DEFAULT_REPORTERS" value="false" />
  145. <option name="PROPERTIES_FILE" />
  146. <properties />
  147. <listeners />
  148. </configuration>
  149. </component>
  150. <component name="SvnConfiguration">
  151. <configuration />
  152. </component>
  153. <component name="TaskManager">
  154. <task active="true" id="Default" summary="Default task">
  155. <changelist id="f5f25943-733e-4736-a750-bbb0f9060472" name="Default" comment="" />
  156. <created>1530109660853</created>
  157. <option name="number" value="Default" />
  158. <option name="presentableId" value="Default" />
  159. <updated>1530109660853</updated>
  160. <workItem from="1530109662546" duration="263000" />
  161. </task>
  162. <servers />
  163. </component>
  164. <component name="TimeTrackingManager">
  165. <option name="totallyTimeSpent" value="263000" />
  166. </component>
  167. <component name="ToolWindowManager">
  168. <frame x="0" y="23" width="1280" height="726" extended-state="0" />
  169. <editor active="true" />
  170. <layout>
  171. <window_info anchor="right" id="Palette" />
  172. <window_info anchor="bottom" id="TODO" order="6" />
  173. <window_info anchor="right" id="Palette&#9;" />
  174. <window_info id="Image Layers" />
  175. <window_info anchor="right" id="Capture Analysis" />
  176. <window_info anchor="bottom" id="Event Log" side_tool="true" />
  177. <window_info anchor="right" id="Maven Projects" />
  178. <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
  179. <window_info anchor="bottom" id="Run" order="2" />
  180. <window_info anchor="bottom" id="Version Control" />
  181. <window_info anchor="bottom" id="Terminal" />
  182. <window_info id="Capture Tool" />
  183. <window_info id="Designer" />
  184. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
  185. <window_info anchor="right" id="Database" />
  186. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  187. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  188. <window_info id="UI Designer" />
  189. <window_info anchor="right" id="Theme Preview" />
  190. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  191. <window_info id="Favorites" side_tool="true" />
  192. <window_info anchor="bottom" id="Find" order="1" />
  193. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  194. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  195. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  196. <window_info anchor="bottom" id="Message" order="0" />
  197. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  198. </layout>
  199. </component>
  200. <component name="TypeScriptGeneratedFilesManager">
  201. <option name="version" value="1" />
  202. </component>
  203. <component name="VcsContentAnnotationSettings">
  204. <option name="myLimit" value="2678400000" />
  205. </component>
  206. <component name="editorHistoryManager">
  207. <entry file="file://$PROJECT_DIR$/package.bluej">
  208. <provider selected="true" editor-type-id="text-editor" />
  209. </entry>
  210. <entry file="file://$PROJECT_DIR$/FizzBuzzConverter.class">
  211. <provider selected="true" editor-type-id="text-editor">
  212. <state>
  213. <folding>
  214. <element signature="e#0#260#0" expanded="true" />
  215. </folding>
  216. </state>
  217. </provider>
  218. </entry>
  219. <entry file="file://$PROJECT_DIR$/FizzBuzzConverterTest.ctxt">
  220. <provider selected="true" editor-type-id="text-editor" />
  221. </entry>
  222. <entry file="file://$PROJECT_DIR$/FizzBuzzConverterTest.class">
  223. <provider selected="true" editor-type-id="text-editor">
  224. <state>
  225. <folding>
  226. <element signature="e#0#330#0" expanded="true" />
  227. </folding>
  228. </state>
  229. </provider>
  230. </entry>
  231. </component>
  232. <component name="masterDetails">
  233. <states>
  234. <state key="ProjectJDKs.UI">
  235. <settings>
  236. <last-edited>1.8</last-edited>
  237. <splitter-proportions>
  238. <option name="proportions">
  239. <list>
  240. <option value="0.2" />
  241. </list>
  242. </option>
  243. </splitter-proportions>
  244. </settings>
  245. </state>
  246. </states>
  247. </component>
  248. </project>