123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="ad2fe330-f201-4a05-ab3f-71348d2d007b" name="Default" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Camera.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Camera.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Server.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Server.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-archiver/pom.properties" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst" 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="DatabaseView">
- <option name="SHOW_INTERMEDIATE" value="true" />
- <option name="GROUP_DATA_SOURCES" value="true" />
- <option name="GROUP_SCHEMA" value="true" />
- <option name="GROUP_CONTENTS" value="false" />
- <option name="SORT_POSITIONED" value="false" />
- <option name="SHOW_EMPTY_GROUPS" value="false" />
- <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
- <option name="HIDDEN_KINDS">
- <set />
- </option>
- <expand />
- <select />
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MavenImportPreferences">
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="importAutomatically" value="true" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="ProjectId" id="1UDyYm8PabNJGstZcfT1Vcq3LrF" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showExcludedFiles" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">
- <property name="RequestMappingsPanelOrder0" value="0" />
- <property name="RequestMappingsPanelOrder1" value="1" />
- <property name="RequestMappingsPanelWidth0" value="75" />
- <property name="RequestMappingsPanelWidth1" value="75" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="node.js.detected.package.eslint" value="true" />
- <property name="node.js.detected.package.tslint" value="true" />
- <property name="node.js.path.for.package.eslint" value="project" />
- <property name="node.js.path.for.package.tslint" value="project" />
- <property name="node.js.selected.package.eslint" value="(autodetect)" />
- <property name="node.js.selected.package.tslint" value="(autodetect)" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="nodejs_npm_path_reset_for_default_project" value="true" />
- <property name="project.structure.last.edited" value="Artifacts" />
- <property name="project.structure.proportion" value="0.15" />
- <property name="project.structure.side.proportion" value="0.34514287" />
- <property name="settings.editor.selected.configurable" value="MavenSettings" />
- </component>
- <component name="RecentsManager">
- <key name="MoveFile.RECENT_KEYS">
- <recent name="E:\JavaProjects\welcome3.0\hardware\src" />
- <recent name="E:\JavaProjects\welcome3.0\hardware" />
- <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\resources" />
- <recent name="E:\JavaProjects\welcome3.0\hardware\assembly" />
- </key>
- <key name="CopyFile.RECENT_KEYS">
- <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\resources" />
- <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\java\com\huiju\welcome\hardware" />
- <recent name="E:\JavaProjects\welcome3.0\hardware\src\main\java\huiju\com\welcome\hardware" />
- </key>
- </component>
- <component name="RunManager" selected="Spring Boot.HardwareApplication">
- <configuration name="App" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="com.huiju.welcome.hardware.App" />
- <module name="hardware" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.huiju.welcome.hardware.service.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
- <option name="MAIN_CLASS_NAME" value="Main" />
- <module name="hardware" />
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="Application" factoryName="Application">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit">
- <option name="TEST_OBJECT" value="class" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="HardwareApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
- <module name="hdware-welcome3" />
- <option name="SPRING_BOOT_MAIN_CLASS" value="com.huiju.welcome.hardware.HardwareApplication" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="TestNG">
- <option name="TEST_OBJECT" value="CLASS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <properties />
- <listeners />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="Application.App" />
- <item itemvalue="Application.Main" />
- <item itemvalue="Spring Boot.HardwareApplication" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="Application.Main" />
- </list>
- </recent_temporary>
- </component>
- <component name="ServiceViewManager">
- <option name="viewStates">
- <list>
- <serviceView>
- <treeState>
- <expand />
- <select />
- </treeState>
- </serviceView>
- </list>
- </option>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="ad2fe330-f201-4a05-ab3f-71348d2d007b" name="Default" comment="" />
- <created>1554695584672</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1554695584672</updated>
- <workItem from="1554695586148" duration="42395000" />
- <workItem from="1554804164684" duration="1433000" />
- <workItem from="1554861068588" duration="3020000" />
- <workItem from="1554864171350" duration="281000" />
- <workItem from="1554864459545" duration="480000" />
- <workItem from="1554864946273" duration="18848000" />
- <workItem from="1555050396677" duration="487000" />
- <workItem from="1555058275439" duration="1245000" />
- <workItem from="1555290044362" duration="3216000" />
- <workItem from="1555589608757" duration="16267000" />
- <workItem from="1555913045807" duration="354000" />
- <workItem from="1555913501839" duration="21893000" />
- <workItem from="1556006084707" duration="12261000" />
- <workItem from="1556091756020" duration="599000" />
- <workItem from="1557284141702" duration="4028000" />
- <workItem from="1574905511567" duration="11418000" />
- <workItem from="1574989971498" duration="5783000" />
- <workItem from="1575336822392" duration="1198000" />
- <workItem from="1575373334965" duration="301000" />
- <workItem from="1575421873056" duration="1202000" />
- <workItem from="1575425637816" duration="659000" />
- <workItem from="1575438119888" duration="1259000" />
- <workItem from="1575509526147" duration="1287000" />
- <workItem from="1575532994901" duration="599000" />
- <workItem from="1575594963862" duration="17104000" />
- </task>
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="COLUMN_ORDER" />
- </State>
- </value>
- </entry>
- </map>
- </option>
- </component>
- <component name="WindowStateProjectService">
- <state x="917" y="325" key="#HardwareApplication" timestamp="1575604667665">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state x="917" y="325" key="#HardwareApplication/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575604667665" />
- <state x="736" y="356" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1575604728055">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state x="736" y="356" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575604728055" />
- <state x="1011" y="484" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1575604664406">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state x="1011" y="484" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575604664406" />
- <state x="729" y="426" key="FileChooserDialogImpl" timestamp="1575603503484">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state x="729" y="426" key="FileChooserDialogImpl/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575603503484" />
- <state width="2518" height="562" key="GridCell.Tab.0.bottom" timestamp="1575620868864">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.0.bottom/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620868864" />
- <state width="2518" height="562" key="GridCell.Tab.0.center" timestamp="1575620868864">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.0.center/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620868864" />
- <state width="2518" height="562" key="GridCell.Tab.0.left" timestamp="1575620868864">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.0.left/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620868864" />
- <state width="2518" height="562" key="GridCell.Tab.0.right" timestamp="1575620868864">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.0.right/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620868864" />
- <state width="2518" height="562" key="GridCell.Tab.1.bottom" timestamp="1575621146346">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.1.bottom/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575621146346" />
- <state width="2518" height="562" key="GridCell.Tab.1.center" timestamp="1575621146346">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.1.center/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575621146346" />
- <state width="2518" height="562" key="GridCell.Tab.1.left" timestamp="1575621146346">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.1.left/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575621146346" />
- <state width="2518" height="562" key="GridCell.Tab.1.right" timestamp="1575621146346">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.1.right/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575621146346" />
- <state width="2518" height="562" key="GridCell.Tab.2.bottom" timestamp="1575620136484">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.2.bottom/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620136484" />
- <state width="2518" height="562" key="GridCell.Tab.2.center" timestamp="1575620136483">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.2.center/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620136483" />
- <state width="2518" height="562" key="GridCell.Tab.2.left" timestamp="1575620136483">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.2.left/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620136483" />
- <state width="2518" height="562" key="GridCell.Tab.2.right" timestamp="1575620136483">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state width="2518" height="562" key="GridCell.Tab.2.right/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575620136483" />
- <state x="782" y="343" key="SettingsEditor" timestamp="1575603516564">
- <screen x="0" y="0" width="2560" height="1400" />
- </state>
- <state x="782" y="343" key="SettingsEditor/0.0.2560.1400/-2160.0.1080.1880@0.0.2560.1400" timestamp="1575603516564" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <breakpoints>
- <line-breakpoint enabled="true" type="java-line">
- <url>file://$PROJECT_DIR$/src/main/java/com/huiju/welcome/hardware/service/Server.java</url>
- <line>82</line>
- <option name="timeStamp" value="12" />
- </line-breakpoint>
- </breakpoints>
- </breakpoint-manager>
- </component>
- <component name="antWorkspaceConfiguration">
- <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
- <option name="FILTER_TARGETS" value="false" />
- </component>
- <component name="masterDetails">
- <states>
- <state key="ArtifactsStructureConfigurable.UI">
- <settings>
- <artifact-editor />
- <last-edited>hardware:jar</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.34514287" />
- <option value="0.5" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="FacetStructureConfigurable.UI">
- <settings>
- <last-edited>No facets are configured</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="GlobalLibrariesConfigurable.UI">
- <settings>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="JdkListConfigurable.UI">
- <settings>
- <last-edited>1.8</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ModuleStructureConfigurable.UI">
- <settings>
- <last-edited>hardware</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- <option value="0.6" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectJDKs.UI">
- <settings>
- <last-edited>1.8</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectLibrariesConfigurable.UI">
- <settings>
- <last-edited>Maven: com.sun.jna:jna:3.0.9</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.34514287" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
- </component>
- </project>
|