安图前端代码

workspace.xml 9.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="fa88d641-7746-4588-a30c-b449c022e741" name="Default" comment="" />
  5. <ignored path="CallCenterWeb.UI.iws" />
  6. <ignored path=".idea/workspace.xml" />
  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="ChangesViewManager" flattened_view="true" show_ignored="false" />
  15. <component name="CreatePatchCommitExecutor">
  16. <option name="PATCH_PATH" value="" />
  17. </component>
  18. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  19. <component name="FavoritesManager">
  20. <favorites_list name="CallCenterWeb.UI" />
  21. </component>
  22. <component name="JsBuildToolGruntFileManager" detection-done="true" />
  23. <component name="JsBuildToolPackageJson" detection-done="true" />
  24. <component name="JsGulpfileManager">
  25. <detection-done>true</detection-done>
  26. </component>
  27. <component name="ProjectFrameBounds">
  28. <option name="x" value="-8" />
  29. <option name="y" value="-8" />
  30. <option name="width" value="1370" />
  31. <option name="height" value="744" />
  32. </component>
  33. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  34. <OptionsSetting value="true" id="Add" />
  35. <OptionsSetting value="true" id="Remove" />
  36. <OptionsSetting value="true" id="Checkout" />
  37. <OptionsSetting value="true" id="Update" />
  38. <OptionsSetting value="true" id="Status" />
  39. <OptionsSetting value="true" id="Edit" />
  40. <ConfirmationsSetting value="0" id="Add" />
  41. <ConfirmationsSetting value="0" id="Remove" />
  42. </component>
  43. <component name="ProjectView">
  44. <navigator currentView="ProjectPane" proportions="" version="1">
  45. <flattenPackages />
  46. <showMembers />
  47. <showModules />
  48. <showLibraryContents />
  49. <hideEmptyPackages />
  50. <abbreviatePackageNames />
  51. <autoscrollToSource />
  52. <autoscrollFromSource />
  53. <sortByType />
  54. <manualOrder />
  55. <foldersAlwaysOnTop value="true" />
  56. </navigator>
  57. <panes>
  58. <pane id="Scope" />
  59. <pane id="ProjectPane">
  60. <subPane>
  61. <PATH>
  62. <PATH_ELEMENT>
  63. <option name="myItemId" value="CallCenterWeb.UI" />
  64. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  65. </PATH_ELEMENT>
  66. </PATH>
  67. <PATH>
  68. <PATH_ELEMENT>
  69. <option name="myItemId" value="CallCenterWeb.UI" />
  70. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
  71. </PATH_ELEMENT>
  72. <PATH_ELEMENT>
  73. <option name="myItemId" value="CallCenterWeb.UI" />
  74. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  75. </PATH_ELEMENT>
  76. </PATH>
  77. </subPane>
  78. </pane>
  79. <pane id="Scratches" />
  80. </panes>
  81. </component>
  82. <component name="PropertiesComponent">
  83. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  84. <property name="WebServerToolWindowFactoryState" value="false" />
  85. <property name="HbShouldOpenHtmlAsHb" value="" />
  86. </component>
  87. <component name="RunManager">
  88. <configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
  89. <method />
  90. </configuration>
  91. <configuration default="true" type="DartTestRunConfigurationType" factoryName="Dart Test">
  92. <method />
  93. </configuration>
  94. <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" config-file="">
  95. <envs />
  96. <method />
  97. </configuration>
  98. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  99. <method />
  100. </configuration>
  101. <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" working-dir="">
  102. <method />
  103. </configuration>
  104. <configuration default="true" type="cucumber.js" factoryName="Cucumber.js">
  105. <option name="cucumberJsArguments" value="" />
  106. <option name="executablePath" />
  107. <option name="filePath" />
  108. <method />
  109. </configuration>
  110. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  111. <method />
  112. </configuration>
  113. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  114. <command value="run-script" />
  115. <scripts />
  116. <envs />
  117. <method />
  118. </configuration>
  119. <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
  120. <node-options />
  121. <working-directory>$PROJECT_DIR$</working-directory>
  122. <pass-parent-env>true</pass-parent-env>
  123. <envs />
  124. <ui>bdd</ui>
  125. <extra-mocha-options />
  126. <test-kind>DIRECTORY</test-kind>
  127. <test-directory />
  128. <recursive>false</recursive>
  129. <method />
  130. </configuration>
  131. </component>
  132. <component name="ShelveChangesManager" show_recycled="false" />
  133. <component name="TaskManager">
  134. <task active="true" id="Default" summary="Default task">
  135. <changelist id="fa88d641-7746-4588-a30c-b449c022e741" name="Default" comment="" />
  136. <created>1499130541050</created>
  137. <option name="number" value="Default" />
  138. <updated>1499130541050</updated>
  139. </task>
  140. <servers />
  141. </component>
  142. <component name="ToolWindowManager">
  143. <frame x="-8" y="-8" width="1370" height="744" extended-state="0" />
  144. <editor active="false" />
  145. <layout>
  146. <window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24963072" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  147. <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" />
  148. <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="-1" side_tool="true" content_ui="tabs" />
  149. <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="-1" side_tool="false" content_ui="tabs" />
  150. <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" />
  151. <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="-1" side_tool="false" content_ui="tabs" />
  152. <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="-1" side_tool="true" content_ui="tabs" />
  153. <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" />
  154. <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" />
  155. <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" />
  156. <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" />
  157. <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" />
  158. <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" />
  159. <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" />
  160. <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" />
  161. <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" />
  162. </layout>
  163. </component>
  164. <component name="VcsContentAnnotationSettings">
  165. <option name="myLimit" value="2678400000" />
  166. </component>
  167. <component name="XDebuggerManager">
  168. <breakpoint-manager />
  169. <watches-manager />
  170. </component>
  171. </project>