workspace.xml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="f5deea9c-9428-4e1b-a432-6064341c1bb8" name="Default Changelist" comment="更新代码10-28">
  5. <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/dorm-manager-wx/project.config.json" beforeDir="false" afterPath="$PROJECT_DIR$/dorm-manager-wx/project.config.json" afterDir="false" />
  7. </list>
  8. <ignored path="$PROJECT_DIR$/out/" />
  9. <ignored path="$PROJECT_DIR$/dorm-manager-db/target/" />
  10. <ignored path="$PROJECT_DIR$/dorm-manager-admin-api/target/" />
  11. <ignored path="$PROJECT_DIR$/dorm-manager-wx-api/target/" />
  12. <ignored path="$PROJECT_DIR$/target/" />
  13. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  14. <option name="SHOW_DIALOG" value="false" />
  15. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  16. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  17. <option name="LAST_RESOLUTION" value="IGNORE" />
  18. </component>
  19. <component name="DefaultGradleProjectSettings">
  20. <option name="testRunner" value="GRADLE" />
  21. <option name="delegatedBuild" value="true" />
  22. </component>
  23. <component name="Git.Settings">
  24. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  25. </component>
  26. <component name="ProjectFrameBounds" extendedState="6">
  27. <option name="x" value="417" />
  28. <option name="y" value="71" />
  29. <option name="width" value="965" />
  30. <option name="height" value="688" />
  31. </component>
  32. <component name="ProjectView">
  33. <navigator proportions="" version="1">
  34. <foldersAlwaysOnTop value="true" />
  35. </navigator>
  36. <panes>
  37. <pane id="ProjectPane">
  38. <subPane>
  39. <expand>
  40. <path>
  41. <item name="dorm-manager" type="b2602c69:ProjectViewProjectNode" />
  42. <item name="dorm-manager" type="462c0819:PsiDirectoryNode" />
  43. </path>
  44. </expand>
  45. <select />
  46. </subPane>
  47. </pane>
  48. <pane id="Scope" />
  49. <pane id="PackagesPane" />
  50. </panes>
  51. </component>
  52. <component name="PropertiesComponent">
  53. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  54. <property name="WebServerToolWindowFactoryState" value="false" />
  55. <property name="aspect.path.notification.shown" value="true" />
  56. <property name="node.js.detected.package.eslint" value="true" />
  57. <property name="node.js.detected.package.tslint" value="true" />
  58. <property name="node.js.path.for.package.eslint" value="project" />
  59. <property name="node.js.path.for.package.tslint" value="project" />
  60. <property name="node.js.selected.package.eslint" value="(autodetect)" />
  61. <property name="node.js.selected.package.tslint" value="(autodetect)" />
  62. </component>
  63. <component name="RunDashboard">
  64. <option name="ruleStates">
  65. <list>
  66. <RuleState>
  67. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  68. </RuleState>
  69. <RuleState>
  70. <option name="name" value="StatusDashboardGroupingRule" />
  71. </RuleState>
  72. </list>
  73. </option>
  74. </component>
  75. <component name="RunManager" selected="Spring Boot.AdminApplication">
  76. <configuration name="AdminApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  77. <module name="dorm-manager-admin-api" />
  78. <option name="SPRING_BOOT_MAIN_CLASS" value="com.dgtis.dorm.manager.admin.AdminApplication" />
  79. <method v="2">
  80. <option name="Make" enabled="true" />
  81. </method>
  82. </configuration>
  83. <configuration name="WxApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  84. <module name="dorm-manager-wx-api" />
  85. <option name="SPRING_BOOT_MAIN_CLASS" value="com.dgtis.dorm.manager.wx.WxApplication" />
  86. <method v="2">
  87. <option name="Make" enabled="true" />
  88. </method>
  89. </configuration>
  90. </component>
  91. <component name="SvnConfiguration">
  92. <configuration />
  93. </component>
  94. <component name="TaskManager">
  95. <task active="true" id="Default" summary="Default task">
  96. <changelist id="f5deea9c-9428-4e1b-a432-6064341c1bb8" name="Default Changelist" comment="" />
  97. <created>1571379241679</created>
  98. <option name="number" value="Default" />
  99. <option name="presentableId" value="Default" />
  100. <updated>1571379241679</updated>
  101. <workItem from="1571379243265" duration="675000" />
  102. <workItem from="1571797453367" duration="656000" />
  103. <workItem from="1572233756763" duration="1692000" />
  104. </task>
  105. <task id="LOCAL-00001" summary="更新代码10-28">
  106. <created>1572234111796</created>
  107. <option name="number" value="00001" />
  108. <option name="presentableId" value="LOCAL-00001" />
  109. <option name="project" value="LOCAL" />
  110. <updated>1572234111796</updated>
  111. </task>
  112. <option name="localTasksCounter" value="2" />
  113. <servers />
  114. </component>
  115. <component name="TimeTrackingManager">
  116. <option name="totallyTimeSpent" value="3023000" />
  117. </component>
  118. <component name="ToolWindowManager">
  119. <frame x="-8" y="-8" width="1382" height="744" extended-state="6" />
  120. <layout>
  121. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.17700455" />
  122. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  123. <window_info id="Designer" order="2" />
  124. <window_info id="JRebel" order="3" side_tool="true" />
  125. <window_info id="Image Layers" order="4" />
  126. <window_info id="Capture Tool" order="5" />
  127. <window_info id="UI Designer" order="6" />
  128. <window_info id="Favorites" order="7" side_tool="true" />
  129. <window_info id="Web" order="8" side_tool="true" />
  130. <window_info anchor="bottom" id="Message" order="0" />
  131. <window_info anchor="bottom" id="Find" order="1" />
  132. <window_info anchor="bottom" id="Run" order="2" />
  133. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  134. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  135. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  136. <window_info anchor="bottom" id="TODO" order="6" />
  137. <window_info anchor="bottom" id="Spring" order="7" />
  138. <window_info anchor="bottom" id="Terminal" order="8" />
  139. <window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
  140. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  141. <window_info anchor="bottom" id="Java Enterprise" order="11" />
  142. <window_info anchor="bottom" id="Database Changes" order="12" />
  143. <window_info active="true" anchor="bottom" id="Version Control" order="13" visible="true" weight="0.31311476" />
  144. <window_info anchor="bottom" id="JRebel Console" order="14" side_tool="true" />
  145. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  146. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  147. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  148. <window_info anchor="right" id="Maven" order="3" />
  149. <window_info anchor="right" id="Palette" order="4" />
  150. <window_info anchor="right" id="Capture Analysis" order="5" />
  151. <window_info anchor="right" id="Database" order="6" />
  152. <window_info anchor="right" id="Palette&#9;" order="7" />
  153. <window_info anchor="right" id="Theme Preview" order="8" />
  154. <window_info anchor="right" id="Bean Validation" order="9" />
  155. </layout>
  156. </component>
  157. <component name="TypeScriptGeneratedFilesManager">
  158. <option name="version" value="1" />
  159. </component>
  160. <component name="VcsManagerConfiguration">
  161. <MESSAGE value="更新代码10-28" />
  162. <option name="LAST_COMMIT_MESSAGE" value="更新代码10-28" />
  163. </component>
  164. </project>