workspace.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="7e07990a-b77f-4d9c-a115-352fd03d9310" 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="Git.Settings">
  13. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  14. </component>
  15. <component name="GradleLocalSettings">
  16. <option name="externalProjectsViewState">
  17. <projects_view />
  18. </option>
  19. </component>
  20. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  21. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  22. <component name="JsGulpfileManager">
  23. <detection-done>true</detection-done>
  24. <sorting>DEFINITION_ORDER</sorting>
  25. </component>
  26. <component name="NodeModulesDirectoryManager">
  27. <handled-path value="$PROJECT_DIR$/VisualInspection/node_modules" />
  28. </component>
  29. <component name="ProjectFrameBounds">
  30. <option name="x" value="243" />
  31. <option name="y" value="241" />
  32. <option name="width" value="1364" />
  33. <option name="height" value="726" />
  34. </component>
  35. <component name="ProjectView">
  36. <navigator currentView="ProjectPane" proportions="" version="1">
  37. <flattenPackages />
  38. <showMembers />
  39. <showModules />
  40. <showLibraryContents />
  41. <hideEmptyPackages />
  42. <abbreviatePackageNames />
  43. <autoscrollToSource />
  44. <autoscrollFromSource />
  45. <sortByType />
  46. <manualOrder />
  47. <foldersAlwaysOnTop value="true" />
  48. </navigator>
  49. <panes>
  50. <pane id="PackagesPane" />
  51. <pane id="Scratches" />
  52. <pane id="AndroidView" />
  53. <pane id="ProjectPane">
  54. <subPane>
  55. <expand>
  56. <path>
  57. <item name="VisualInspection" type="b2602c69:ProjectViewProjectNode" />
  58. <item name="VisualInspection" type="462c0819:PsiDirectoryNode" />
  59. </path>
  60. <path>
  61. <item name="VisualInspection" type="b2602c69:ProjectViewProjectNode" />
  62. <item name="VisualInspection" type="462c0819:PsiDirectoryNode" />
  63. <item name="VisualInspection_server" type="462c0819:PsiDirectoryNode" />
  64. </path>
  65. </expand>
  66. <select />
  67. </subPane>
  68. </pane>
  69. <pane id="Scope" />
  70. </panes>
  71. </component>
  72. <component name="PropertiesComponent">
  73. <property name="settings.editor.selected.configurable" value="Lombok plugin" />
  74. <property name="WebServerToolWindowFactoryState" value="false" />
  75. <property name="aspect.path.notification.shown" value="true" />
  76. <property name="last_opened_file_path" value="$PROJECT_DIR$/VisualInspection_server" />
  77. </component>
  78. <component name="RunDashboard">
  79. <option name="ruleStates">
  80. <list>
  81. <RuleState>
  82. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  83. </RuleState>
  84. <RuleState>
  85. <option name="name" value="StatusDashboardGroupingRule" />
  86. </RuleState>
  87. </list>
  88. </option>
  89. </component>
  90. <component name="RunManager">
  91. <configuration default="true" type="Applet" factoryName="Applet">
  92. <option name="WIDTH" value="400" />
  93. <option name="HEIGHT" value="300" />
  94. <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
  95. <module />
  96. </configuration>
  97. <configuration default="true" type="Application" factoryName="Application">
  98. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  99. <option name="MAIN_CLASS_NAME" />
  100. <option name="VM_PARAMETERS" />
  101. <option name="PROGRAM_PARAMETERS" />
  102. <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
  103. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  104. <option name="ALTERNATIVE_JRE_PATH" />
  105. <option name="ENABLE_SWING_INSPECTOR" value="false" />
  106. <option name="ENV_VARIABLES" />
  107. <option name="PASS_PARENT_ENVS" value="true" />
  108. <module name="" />
  109. <envs />
  110. </configuration>
  111. <configuration default="true" type="JUnit" factoryName="JUnit">
  112. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  113. <module name="" />
  114. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  115. <option name="ALTERNATIVE_JRE_PATH" />
  116. <option name="PACKAGE_NAME" />
  117. <option name="MAIN_CLASS_NAME" />
  118. <option name="METHOD_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_DIR$" />
  123. <option name="ENV_VARIABLES" />
  124. <option name="PASS_PARENT_ENVS" value="true" />
  125. <option name="TEST_SEARCH_SCOPE">
  126. <value defaultName="singleModule" />
  127. </option>
  128. <envs />
  129. <patterns />
  130. </configuration>
  131. <configuration default="true" type="Remote" factoryName="Remote">
  132. <option name="USE_SOCKET_TRANSPORT" value="true" />
  133. <option name="SERVER_MODE" value="false" />
  134. <option name="SHMEM_ADDRESS" value="javadebug" />
  135. <option name="HOST" value="localhost" />
  136. <option name="PORT" value="5005" />
  137. </configuration>
  138. <configuration default="true" type="TestNG" factoryName="TestNG">
  139. <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
  140. <module name="" />
  141. <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
  142. <option name="ALTERNATIVE_JRE_PATH" />
  143. <option name="SUITE_NAME" />
  144. <option name="PACKAGE_NAME" />
  145. <option name="MAIN_CLASS_NAME" />
  146. <option name="METHOD_NAME" />
  147. <option name="GROUP_NAME" />
  148. <option name="TEST_OBJECT" value="CLASS" />
  149. <option name="VM_PARAMETERS" value="-ea" />
  150. <option name="PARAMETERS" />
  151. <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
  152. <option name="OUTPUT_DIRECTORY" />
  153. <option name="ANNOTATION_TYPE" />
  154. <option name="ENV_VARIABLES" />
  155. <option name="PASS_PARENT_ENVS" value="true" />
  156. <option name="TEST_SEARCH_SCOPE">
  157. <value defaultName="singleModule" />
  158. </option>
  159. <option name="USE_DEFAULT_REPORTERS" value="false" />
  160. <option name="PROPERTIES_FILE" />
  161. <envs />
  162. <properties />
  163. <listeners />
  164. </configuration>
  165. <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
  166. <module name="" />
  167. <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
  168. <option name="PROGRAM_PARAMETERS" />
  169. <predefined_log_file id="idea.log" enabled="true" />
  170. </configuration>
  171. </component>
  172. <component name="ShelveChangesManager" show_recycled="false">
  173. <option name="remove_strategy" value="false" />
  174. </component>
  175. <component name="TaskManager">
  176. <task active="true" id="Default" summary="Default task">
  177. <changelist id="7e07990a-b77f-4d9c-a115-352fd03d9310" name="Default" comment="" />
  178. <created>1521600047268</created>
  179. <option name="number" value="Default" />
  180. <option name="presentableId" value="Default" />
  181. <updated>1521600047268</updated>
  182. <workItem from="1521600054369" duration="99000" />
  183. <workItem from="1521678767348" duration="1193000" />
  184. <workItem from="1521680740012" duration="14000" />
  185. </task>
  186. <servers />
  187. </component>
  188. <component name="TimeTrackingManager">
  189. <option name="totallyTimeSpent" value="1306000" />
  190. </component>
  191. <component name="ToolWindowManager">
  192. <frame x="243" y="241" width="1364" height="726" extended-state="0" />
  193. <layout>
  194. <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" />
  195. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  196. <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" />
  197. <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" />
  198. <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" />
  199. <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" />
  200. <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" />
  201. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  202. <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" />
  203. <window_info id="Terminal" 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" />
  204. <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" />
  205. <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" />
  206. <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  207. <window_info id="Database" 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" />
  208. <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" />
  209. <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" />
  210. <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" />
  211. <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" />
  212. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  213. <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" />
  214. <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" />
  215. <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" />
  216. <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" />
  217. <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" />
  218. <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" />
  219. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  220. </layout>
  221. </component>
  222. <component name="TypeScriptGeneratedFilesManager">
  223. <option name="version" value="1" />
  224. </component>
  225. <component name="VcsContentAnnotationSettings">
  226. <option name="myLimit" value="2678400000" />
  227. </component>
  228. <component name="XDebuggerManager">
  229. <breakpoint-manager />
  230. <watches-manager />
  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>