workspace.xml 8.8 KB

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