123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="SELECTIVE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="83a4fb33-b9b6-459b-af5d-35e7bd8d6f55" name="Changes" comment="" />
- <option name="SHOW_DIALOG" value="false" />
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
- <option name="LAST_RESOLUTION" value="IGNORE" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="MavenImportPreferences">
- <option name="generalSettings">
- <MavenGeneralSettings>
- <option name="mavenHome" value="$PROJECT_DIR$/../../apache-maven-3.8.8" />
- <option name="useMavenConfig" value="true" />
- <option name="userSettingsFile" value="E:\apache-maven-3.8.8\conf\settings.xml" />
- </MavenGeneralSettings>
- </option>
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="jdkForImporter" value="1.8" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="MavenRunner">
- <option name="skipTests" value="true" />
- </component>
- <component name="ProblemsViewState">
- <option name="selectedTabId" value="CurrentFile" />
- </component>
- <component name="ProjectId" id="2h5SLoSuE0pAfnpanov30olI2Yl" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">{
- "keyToString": {
- "RequestMappingsPanelOrder0": "0",
- "RequestMappingsPanelOrder1": "1",
- "RequestMappingsPanelWidth0": "75",
- "RequestMappingsPanelWidth1": "75",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "WebServerToolWindowFactoryState": "false",
- "last_opened_file_path": "E:/idea_workspace/gyee-job/src/main/java/com/gyee/generation/service",
- "project.structure.last.edited": "SDKs",
- "project.structure.proportion": "0.15332031",
- "project.structure.side.proportion": "0.2",
- "settings.editor.selected.configurable": "preferences.sourceCode",
- "spring.configuration.checksum": "51b4f5a9ea681b2943b6eb9785469e55"
- }
- }</component>
- <component name="ReactorSettings">
- <option name="notificationShown" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation\service" />
- <recent name="E:\idea_workspace\gyee-job\src\main\resources" />
- <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation" />
- <recent name="E:\idea_workspace\gyee-job\src\main\java\com\gyee\generation\util\realtimesource\timeseries" />
- </key>
- <key name="CopyClassDialog.RECENTS_KEY">
- <recent name="com.gyee.generation" />
- <recent name="com.gyee.generation.service.initalcache" />
- <recent name="com.gyee.generation.service.initialpoint" />
- <recent name="com.gyee.generation.util" />
- <recent name="com.gyee.generation.util.realtimesource.timeseries" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.GenerationTest">
- <configuration name="GenerationTest" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.gyee.generation.GenerationTest" />
- <module name="powerjob" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.gyee.generation.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="GeneratorCodeConfig" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.gyee.generation.config.GeneratorCodeConfig" />
- <module name="powerjob" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.gyee.generation.config.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="GenerationMain" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="powerjob" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.generation.GenerationMain" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="GenerationTest" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" temporary="true" nameIsGenerated="true">
- <module name="powerjob" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.gyee.generation.GenerationTest" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.gyee.generation.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="SampleApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="powerjob" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="tech.powerjob.samples.SampleApplication" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="Spring Boot.GenerationTest" />
- <item itemvalue="Application.GenerationTest" />
- <item itemvalue="Application.GeneratorCodeConfig" />
- </list>
- </recent_temporary>
- </component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="83a4fb33-b9b6-459b-af5d-35e7bd8d6f55" name="Changes" comment="" />
- <created>1716882392076</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1716882392076</updated>
- <workItem from="1716882393385" duration="4433000" />
- <workItem from="1716886936027" duration="2762000" />
- <workItem from="1716943827321" duration="20275000" />
- <workItem from="1716980902260" duration="4000" />
- <workItem from="1717029571394" duration="4160000" />
- <workItem from="1717033960420" duration="22000" />
- <workItem from="1717034361786" duration="41000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/gyee/generation/init/CacheContext.java</url>
- <line>153</line>
- <option name="timeStamp" value="1" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/gyee/generation/service/initialpoint/InitialPointService.java</url>
- <line>1187</line>
- <option name="timeStamp" value="4" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/test/java/com/gyee/generation/GenerationTest.java</url>
- <line>45</line>
- <option name="timeStamp" value="6" />
- </line-breakpoint>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/test/java/com/gyee/generation/GenerationTest.java</url>
- <line>44</line>
- <option name="timeStamp" value="7" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- </project>
|