workspace.xml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="c25ee83f-38b8-4a56-8a1f-62ecc8d6cec2" name="Default Changelist" comment="">
  5. <change beforePath="$PROJECT_DIR$/src/main/java/cn/iselab/mooctest/site/web/ctrl/UploadController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/cn/iselab/mooctest/site/web/ctrl/UploadController.java" afterDir="false" />
  6. </list>
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="FileTemplateManagerImpl">
  14. <option name="RECENT_TEMPLATES">
  15. <list>
  16. <option value="Interface" />
  17. <option value="Class" />
  18. </list>
  19. </option>
  20. </component>
  21. <component name="Git.Settings">
  22. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  23. </component>
  24. <component name="MavenImportPreferences">
  25. <option name="importingSettings">
  26. <MavenImportingSettings>
  27. <option name="importAutomatically" value="true" />
  28. </MavenImportingSettings>
  29. </option>
  30. </component>
  31. <component name="ProjectId" id="1RUVGhsOHHt48OKICSXJkhtc42w" />
  32. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  33. <ConfirmationsSetting value="2" id="Add" />
  34. </component>
  35. <component name="PropertiesComponent">
  36. <property name="RequestMappingsPanelOrder0" value="0" />
  37. <property name="RequestMappingsPanelOrder1" value="1" />
  38. <property name="RequestMappingsPanelWidth0" value="75" />
  39. <property name="RequestMappingsPanelWidth1" value="75" />
  40. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  41. <property name="WebServerToolWindowFactoryState" value="false" />
  42. <property name="aspect.path.notification.shown" value="true" />
  43. <property name="last_opened_file_path" value="$PROJECT_DIR$/src/main/resources/static" />
  44. <property name="project.structure.last.edited" value="Modules" />
  45. <property name="project.structure.proportion" value="0.0" />
  46. <property name="project.structure.side.proportion" value="0.0" />
  47. <property name="restartRequiresConfirmation" value="false" />
  48. <property name="settings.editor.selected.configurable" value="MavenSettings" />
  49. </component>
  50. <component name="RecentsManager">
  51. <key name="CopyClassDialog.RECENTS_KEY">
  52. <recent name="cn.iselab.mooctest.site.domainObject" />
  53. <recent name="cn.iselab.mooctest.site.service.impl" />
  54. <recent name="cn.iselab.mooctest.site.service" />
  55. <recent name="cn.iselab.mooctest.site.web.ctrl" />
  56. <recent name="cn.iselab.mooctest.site.configuration" />
  57. </key>
  58. <key name="CopyFile.RECENT_KEYS">
  59. <recent name="$PROJECT_DIR$/src/main/resources/static" />
  60. <recent name="$PROJECT_DIR$/src/main/resources/templates" />
  61. <recent name="$PROJECT_DIR$/src/main/resources" />
  62. </key>
  63. </component>
  64. <component name="RunDashboard">
  65. <option name="ruleStates">
  66. <list>
  67. <RuleState>
  68. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  69. </RuleState>
  70. <RuleState>
  71. <option name="name" value="StatusDashboardGroupingRule" />
  72. </RuleState>
  73. </list>
  74. </option>
  75. </component>
  76. <component name="RunManager" selected="Spring Boot.Application">
  77. <configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  78. <module name="gateway-demo" />
  79. <option name="SPRING_BOOT_MAIN_CLASS" value="cn.iselab.mooctest.site.Application" />
  80. <option name="ALTERNATIVE_JRE_PATH" />
  81. <method v="2">
  82. <option name="Make" enabled="true" />
  83. </method>
  84. </configuration>
  85. <configuration name="ServerTwoApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  86. <module name="gateway-demo" />
  87. <option name="SPRING_BOOT_MAIN_CLASS" value="cn.iselab.mooctest.site.Application" />
  88. <method v="2">
  89. <option name="Make" enabled="true" />
  90. </method>
  91. </configuration>
  92. <list>
  93. <item itemvalue="Spring Boot.Application" />
  94. <item itemvalue="Spring Boot.ServerTwoApplication" />
  95. </list>
  96. </component>
  97. <component name="SvnConfiguration">
  98. <configuration />
  99. </component>
  100. <component name="TaskManager">
  101. <task active="true" id="Default" summary="Default task">
  102. <changelist id="c25ee83f-38b8-4a56-8a1f-62ecc8d6cec2" name="Default Changelist" comment="" />
  103. <created>1569721567047</created>
  104. <option name="number" value="Default" />
  105. <option name="presentableId" value="Default" />
  106. <updated>1569721567047</updated>
  107. <workItem from="1569721571899" duration="1920000" />
  108. <workItem from="1569723547897" duration="1283000" />
  109. <workItem from="1569724898775" duration="2223000" />
  110. <workItem from="1569733416665" duration="1968000" />
  111. <workItem from="1573454031996" duration="220000" />
  112. <workItem from="1573454286463" duration="70000" />
  113. <workItem from="1573454875714" duration="718000" />
  114. <workItem from="1573738004164" duration="4826000" />
  115. <workItem from="1573797788287" duration="4744000" />
  116. <workItem from="1573803183351" duration="6316000" />
  117. <workItem from="1573817067721" duration="3410000" />
  118. <workItem from="1573886504964" duration="7019000" />
  119. <workItem from="1574039613479" duration="16845000" />
  120. <workItem from="1574084268566" duration="729000" />
  121. <workItem from="1574148794239" duration="247000" />
  122. <workItem from="1574243622969" duration="17039000" />
  123. <workItem from="1574324790942" duration="17204000" />
  124. <workItem from="1574392825833" duration="3599000" />
  125. </task>
  126. <servers />
  127. </component>
  128. <component name="TypeScriptGeneratedFilesManager">
  129. <option name="version" value="1" />
  130. </component>
  131. <component name="Vcs.Log.Tabs.Properties">
  132. <option name="TAB_STATES">
  133. <map>
  134. <entry key="MAIN">
  135. <value>
  136. <State>
  137. <option name="COLUMN_ORDER" />
  138. </State>
  139. </value>
  140. </entry>
  141. </map>
  142. </option>
  143. </component>
  144. </project>