123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316 |
- <?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="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="0410 reflect">
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/Role.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/java/com/sf/User.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/resources/spring-beans-new.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/main/resources/spring-beans.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/src/test/java/com/sf/TestUser.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
- </list>
- <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="ChangesViewManager">
- <option name="groupingKeys">
- <option value="directory" />
- </option>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Spring Xml File" />
- <option value="Spring File" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
- </component>
- <component name="ProjectColorInfo">{
- "associatedIndex": 1
- }</component>
- <component name="ProjectId" id="2eZtY2aHbAlH73NNbcsXZlSA5aT" />
- <component name="ProjectLevelVcsManager">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectViewState">
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "Application.Main.executor": "Run",
- "Application.StaticInterview.executor": "Run",
- "Application.TestCollection (1).executor": "Run",
- "Application.TestCollection (2).executor": "Run",
- "Application.TestCollection.executor": "Run",
- "Application.TestMath.executor": "Run",
- "Application.TestReflect.executor": "Run",
- "Application.TestStringIntern.executor": "Run",
- "Application.TestUser.executor": "Run",
- "Application.TestUserByHCB.executor": "Run",
- "JUnit.TestUser.executor": "Run",
- "JUnit.TestUser.test.executor": "Run",
- "JUnit.TestUser.testNew.executor": "Run",
- "Maven. [org.apache.maven.plugins:maven-archetype-plugin:RELEASE:generate].executor": "Run",
- "Maven.spring-demo [install].executor": "Run",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "git-widget-placeholder": "master",
- "kotlin-language-version-configured": "true",
- "last_opened_file_path": "/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo/src/main/resources",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "project.structure.last.edited": "Project",
- "project.structure.proportion": "0.1809181",
- "project.structure.side.proportion": "0.22295515",
- "settings.editor.selected.configurable": "preferences.keymap",
- "vue.rearranger.settings.migration": "true"
- }
- }]]></component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="$PROJECT_DIR$/src/main/resources" />
- </key>
- </component>
- <component name="RunManager" selected="JUnit.TestUser.testNew">
- <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.javase.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestCollection" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.sf.javase.TestCollection" />
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.javase.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestUser" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.sf.reflect.TestUser" />
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.reflect.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestUserByHCB" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.sf.reflect.TestUserByHCB" />
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.reflect.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestUser" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.sf" />
- <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
- <option name="TEST_OBJECT" value="class" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestUser.test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.sf" />
- <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
- <option name="METHOD_NAME" value="test" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="TestUser.testNew" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="spring-demo" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.sf.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.sf" />
- <option name="MAIN_CLASS_NAME" value="com.sf.TestUser" />
- <option name="METHOD_NAME" value="testNew" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="JUnit.TestUser.testNew" />
- <item itemvalue="JUnit.TestUser.test" />
- <item itemvalue="JUnit.TestUser" />
- <item itemvalue="Application.TestUser" />
- <item itemvalue="Application.TestUserByHCB" />
- </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="5aa6272e-23b4-48f4-9aaa-8caf45810aa0" name="Changes" comment="" />
- <created>1712123972326</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1712123972326</updated>
- <workItem from="1712123973520" duration="8552000" />
- <workItem from="1712726738891" duration="779000" />
- <workItem from="1712732632988" duration="8215000" />
- <workItem from="1712972174804" duration="13655000" />
- </task>
- <task id="LOCAL-00001" summary="0403 javaSE">
- <option name="closed" value="true" />
- <created>1712134844743</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1712134844743</updated>
- </task>
- <task id="LOCAL-00002" summary="0403 javaSE">
- <option name="closed" value="true" />
- <created>1712726762198</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1712726762198</updated>
- </task>
- <task id="LOCAL-00003" summary="0410 reflect">
- <option name="closed" value="true" />
- <created>1712739686280</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1712739686280</updated>
- </task>
- <option name="localTasksCounter" value="4" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="OPEN_GENERIC_TABS">
- <map>
- <entry key="105ff90c-1298-45f8-accf-4e56367b1b7b" value="TOOL_WINDOW" />
- <entry key="2836cf7e-9804-4f89-86fa-98fe8e7d455e" value="TOOL_WINDOW" />
- </map>
- </option>
- <option name="TAB_STATES">
- <map>
- <entry key="105ff90c-1298-45f8-accf-4e56367b1b7b">
- <value>
- <State>
- <option name="FILTERS">
- <map>
- <entry key="branch">
- <value>
- <list>
- <option value="HEAD" />
- </list>
- </value>
- </entry>
- <entry key="structure">
- <value>
- <list>
- <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo" />
- </list>
- </value>
- </entry>
- </map>
- </option>
- <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
- </State>
- </value>
- </entry>
- <entry key="2836cf7e-9804-4f89-86fa-98fe8e7d455e">
- <value>
- <State>
- <option name="FILTERS">
- <map>
- <entry key="branch">
- <value>
- <list>
- <option value="HEAD" />
- </list>
- </value>
- </entry>
- <entry key="structure">
- <value>
- <list>
- <option value="dir:/Users/Qing/IdeaProjects/SiFu/VIP31/spring-demo" />
- </list>
- </value>
- </entry>
- </map>
- </option>
- <option name="SHOW_ONLY_AFFECTED_CHANGES" value="true" />
- </State>
- </value>
- </entry>
- <entry key="MAIN">
- <value>
- <State />
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="0403 javaSE" />
- <MESSAGE value="0410 reflect" />
- <option name="LAST_COMMIT_MESSAGE" value="0410 reflect" />
- </component>
- <component name="XSLT-Support.FileAssociations.UIState">
- <expand />
- <select />
- </component>
- </project>
|