workspace.xml 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="ChangeListManager">
  7. <list default="true" id="83a4fb33-b9b6-459b-af5d-35e7bd8d6f55" name="Changes" comment="" />
  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="MarkdownSettingsMigration">
  14. <option name="stateVersion" value="1" />
  15. </component>
  16. <component name="MavenImportPreferences">
  17. <option name="generalSettings">
  18. <MavenGeneralSettings>
  19. <option name="mavenHome" value="$PROJECT_DIR$/../../apache-maven-3.8.8" />
  20. <option name="useMavenConfig" value="true" />
  21. <option name="userSettingsFile" value="E:\apache-maven-3.8.8\conf\settings.xml" />
  22. </MavenGeneralSettings>
  23. </option>
  24. <option name="importingSettings">
  25. <MavenImportingSettings>
  26. <option name="jdkForImporter" value="1.8" />
  27. </MavenImportingSettings>
  28. </option>
  29. </component>
  30. <component name="MavenRunner">
  31. <option name="skipTests" value="true" />
  32. </component>
  33. <component name="ProblemsViewState">
  34. <option name="selectedTabId" value="CurrentFile" />
  35. </component>
  36. <component name="ProjectId" id="2h5SLoSuE0pAfnpanov30olI2Yl" />
  37. <component name="ProjectViewState">
  38. <option name="hideEmptyMiddlePackages" value="true" />
  39. <option name="showLibraryContents" value="true" />
  40. </component>
  41. <component name="PropertiesComponent">{
  42. &quot;keyToString&quot;: {
  43. &quot;RequestMappingsPanelOrder0&quot;: &quot;0&quot;,
  44. &quot;RequestMappingsPanelOrder1&quot;: &quot;1&quot;,
  45. &quot;RequestMappingsPanelWidth0&quot;: &quot;75&quot;,
  46. &quot;RequestMappingsPanelWidth1&quot;: &quot;75&quot;,
  47. &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
  48. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  49. &quot;WebServerToolWindowFactoryState&quot;: &quot;false&quot;,
  50. &quot;last_opened_file_path&quot;: &quot;E:/idea_workspace/gyee-job/src/main/java/com/gyee/generation/service&quot;,
  51. &quot;project.structure.last.edited&quot;: &quot;SDKs&quot;,
  52. &quot;project.structure.proportion&quot;: &quot;0.15332031&quot;,
  53. &quot;project.structure.side.proportion&quot;: &quot;0.2&quot;,
  54. &quot;settings.editor.selected.configurable&quot;: &quot;preferences.sourceCode&quot;,
  55. &quot;spring.configuration.checksum&quot;: &quot;51b4f5a9ea681b2943b6eb9785469e55&quot;
  56. }
  57. }</component>
  58. <component name="ReactorSettings">
  59. <option name="notificationShown" value="true" />
  60. </component>
  61. <component name="RecentsManager">
  62. <key name="CopyFile.RECENT_KEYS">
  63. <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation\service" />
  64. <recent name="E:\idea_workspace\gyee-job\src\main\resources" />
  65. <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation" />
  66. <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation\util\realtimesource\timeseries" />
  67. </key>
  68. <key name="CopyClassDialog.RECENTS_KEY">
  69. <recent name="com.gyee.generation" />
  70. <recent name="com.gyee.generation.service.initalcache" />
  71. <recent name="com.gyee.generation.service.initialpoint" />
  72. <recent name="com.gyee.generation.util" />
  73. <recent name="com.gyee.generation.util.realtimesource.timeseries" />
  74. </key>
  75. </component>
  76. <component name="RunManager" selected="Spring Boot.GenerationTest">
  77. <configuration name="GenerationTest" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  78. <option name="MAIN_CLASS_NAME" value="com.gyee.generation.GenerationTest" />
  79. <module name="powerjob" />
  80. <extension name="coverage">
  81. <pattern>
  82. <option name="PATTERN" value="com.gyee.generation.*" />
  83. <option name="ENABLED" value="true" />
  84. </pattern>
  85. </extension>
  86. <method v="2">
  87. <option name="Make" enabled="true" />
  88. </method>
  89. </configuration>
  90. <configuration name="GeneratorCodeConfig" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
  91. <option name="MAIN_CLASS_NAME" value="com.gyee.generation.config.GeneratorCodeConfig" />
  92. <module name="powerjob" />
  93. <extension name="coverage">
  94. <pattern>
  95. <option name="PATTERN" value="com.gyee.generation.config.*" />
  96. <option name="ENABLED" value="true" />
  97. </pattern>
  98. </extension>
  99. <method v="2">
  100. <option name="Make" enabled="true" />
  101. </method>
  102. </configuration>
  103. <configuration name="GenerationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  104. <module name="powerjob" />
  105. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.generation.GenerationMain" />
  106. <method v="2">
  107. <option name="Make" enabled="true" />
  108. </method>
  109. </configuration>
  110. <configuration name="GenerationTest" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
  111. <module name="powerjob" />
  112. <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.generation.GenerationTest" />
  113. <extension name="coverage">
  114. <pattern>
  115. <option name="PATTERN" value="com.gyee.generation.*" />
  116. <option name="ENABLED" value="true" />
  117. </pattern>
  118. </extension>
  119. <method v="2">
  120. <option name="Make" enabled="true" />
  121. </method>
  122. </configuration>
  123. <configuration name="SampleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
  124. <module name="powerjob" />
  125. <option name="SPRING_BOOT_MAIN_CLASS" value="tech.powerjob.samples.SampleApplication" />
  126. <method v="2">
  127. <option name="Make" enabled="true" />
  128. </method>
  129. </configuration>
  130. <recent_temporary>
  131. <list>
  132. <item itemvalue="Spring Boot.GenerationTest" />
  133. <item itemvalue="Application.GenerationTest" />
  134. <item itemvalue="Application.GeneratorCodeConfig" />
  135. </list>
  136. </recent_temporary>
  137. </component>
  138. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  139. <component name="TaskManager">
  140. <task active="true" id="Default" summary="Default task">
  141. <changelist id="83a4fb33-b9b6-459b-af5d-35e7bd8d6f55" name="Changes" comment="" />
  142. <created>1716882392076</created>
  143. <option name="number" value="Default" />
  144. <option name="presentableId" value="Default" />
  145. <updated>1716882392076</updated>
  146. <workItem from="1716882393385" duration="4433000" />
  147. <workItem from="1716886936027" duration="2762000" />
  148. <workItem from="1716943827321" duration="20275000" />
  149. <workItem from="1716980902260" duration="4000" />
  150. <workItem from="1717029571394" duration="4160000" />
  151. <workItem from="1717033960420" duration="22000" />
  152. </task>
  153. <servers />
  154. </component>
  155. <component name="TypeScriptGeneratedFilesManager">
  156. <option name="version" value="3" />
  157. </component>
  158. <component name="XDebuggerManager">
  159. <breakpoint-manager>
  160. <breakpoints>
  161. <line-breakpoint enabled="true" type="java-line">
  162. <url>file://$PROJECT_DIR$/src/main/java/com/gyee/generation/init/CacheContext.java</url>
  163. <line>153</line>
  164. <option name="timeStamp" value="1" />
  165. </line-breakpoint>
  166. <line-breakpoint enabled="true" type="java-line">
  167. <url>file://$PROJECT_DIR$/src/main/java/com/gyee/generation/service/initialpoint/InitialPointService.java</url>
  168. <line>1187</line>
  169. <option name="timeStamp" value="4" />
  170. </line-breakpoint>
  171. <line-breakpoint enabled="true" type="java-line">
  172. <url>file://$PROJECT_DIR$/src/test/java/com/gyee/generation/GenerationTest.java</url>
  173. <line>45</line>
  174. <option name="timeStamp" value="6" />
  175. </line-breakpoint>
  176. <line-breakpoint enabled="true" type="java-line">
  177. <url>file://$PROJECT_DIR$/src/test/java/com/gyee/generation/GenerationTest.java</url>
  178. <line>44</line>
  179. <option name="timeStamp" value="7" />
  180. </line-breakpoint>
  181. </breakpoints>
  182. </breakpoint-manager>
  183. </component>
  184. </project>