workspace.xml 9.3KB

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