Commit 3d28ca96d69d74928b89cf29d85e6ad7553b1657
1 parent
9e001129
no message
Showing
4 changed files
with
297 additions
and
0 deletions
.idea/huike-eaas-config.iml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<module type="JAVA_MODULE" version="4"> | |
| 3 | + <component name="NewModuleRootManager" inherit-compiler-output="true"> | |
| 4 | + <exclude-output /> | |
| 5 | + <content url="file://$MODULE_DIR$" /> | |
| 6 | + <orderEntry type="inheritedJdk" /> | |
| 7 | + <orderEntry type="sourceFolder" forTests="false" /> | |
| 8 | + </component> | |
| 9 | +</module> | |
| 0 | 10 | \ No newline at end of file | ... | ... |
.idea/modules.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<project version="4"> | |
| 3 | + <component name="ProjectModuleManager"> | |
| 4 | + <modules> | |
| 5 | + <module fileurl="file://$PROJECT_DIR$/.idea/huike-eaas-config.iml" filepath="$PROJECT_DIR$/.idea/huike-eaas-config.iml" /> | |
| 6 | + </modules> | |
| 7 | + </component> | |
| 8 | +</project> | |
| 0 | 9 | \ No newline at end of file | ... | ... |
.idea/vcs.xml
0 → 100644
.idea/workspace.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<project version="4"> | |
| 3 | + <component name="ChangeListManager"> | |
| 4 | + <list default="true" id="13dd2828-e36c-4ae2-ae8b-a6404522d93e" name="Default" comment="" /> | |
| 5 | + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | |
| 6 | + <option name="TRACKING_ENABLED" value="true" /> | |
| 7 | + <option name="SHOW_DIALOG" value="false" /> | |
| 8 | + <option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
| 9 | + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
| 10 | + <option name="LAST_RESOLUTION" value="IGNORE" /> | |
| 11 | + </component> | |
| 12 | + <component name="FileEditorManager"> | |
| 13 | + <leaf> | |
| 14 | + <file leaf-file-name="user-service.yml" pinned="false" current-in-tab="true"> | |
| 15 | + <entry file="file://$PROJECT_DIR$/user-service.yml"> | |
| 16 | + <provider selected="true" editor-type-id="text-editor"> | |
| 17 | + <state relative-caret-position="344"> | |
| 18 | + <caret line="183" column="24" lean-forward="false" selection-start-line="183" selection-start-column="20" selection-end-line="183" selection-end-column="24" /> | |
| 19 | + <folding /> | |
| 20 | + </state> | |
| 21 | + </provider> | |
| 22 | + </entry> | |
| 23 | + </file> | |
| 24 | + </leaf> | |
| 25 | + </component> | |
| 26 | + <component name="Git.Settings"> | |
| 27 | + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | |
| 28 | + </component> | |
| 29 | + <component name="GradleLocalSettings"> | |
| 30 | + <option name="externalProjectsViewState"> | |
| 31 | + <projects_view /> | |
| 32 | + </option> | |
| 33 | + </component> | |
| 34 | + <component name="IdeDocumentHistory"> | |
| 35 | + <option name="CHANGED_PATHS"> | |
| 36 | + <list> | |
| 37 | + <option value="$PROJECT_DIR$/user-service.yml" /> | |
| 38 | + </list> | |
| 39 | + </option> | |
| 40 | + </component> | |
| 41 | + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | |
| 42 | + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> | |
| 43 | + <component name="JsGulpfileManager"> | |
| 44 | + <detection-done>true</detection-done> | |
| 45 | + <sorting>DEFINITION_ORDER</sorting> | |
| 46 | + </component> | |
| 47 | + <component name="ProjectFrameBounds" extendedState="6"> | |
| 48 | + <option name="y" value="23" /> | |
| 49 | + <option name="width" value="1431" /> | |
| 50 | + <option name="height" value="813" /> | |
| 51 | + </component> | |
| 52 | + <component name="ProjectView"> | |
| 53 | + <navigator currentView="ProjectPane" proportions="" version="1"> | |
| 54 | + <flattenPackages /> | |
| 55 | + <showMembers /> | |
| 56 | + <showModules /> | |
| 57 | + <showLibraryContents /> | |
| 58 | + <hideEmptyPackages /> | |
| 59 | + <abbreviatePackageNames /> | |
| 60 | + <autoscrollToSource /> | |
| 61 | + <autoscrollFromSource /> | |
| 62 | + <sortByType /> | |
| 63 | + <manualOrder /> | |
| 64 | + <foldersAlwaysOnTop value="true" /> | |
| 65 | + </navigator> | |
| 66 | + <panes> | |
| 67 | + <pane id="ProjectPane"> | |
| 68 | + <subPane> | |
| 69 | + <expand> | |
| 70 | + <path> | |
| 71 | + <item name="huike-eaas-config" type="b2602c69:ProjectViewProjectNode" /> | |
| 72 | + <item name="huike-eaas-config" type="462c0819:PsiDirectoryNode" /> | |
| 73 | + </path> | |
| 74 | + </expand> | |
| 75 | + <select /> | |
| 76 | + </subPane> | |
| 77 | + </pane> | |
| 78 | + <pane id="AndroidView" /> | |
| 79 | + <pane id="PackagesPane" /> | |
| 80 | + <pane id="Scope" /> | |
| 81 | + <pane id="Scratches" /> | |
| 82 | + </panes> | |
| 83 | + </component> | |
| 84 | + <component name="PropertiesComponent"> | |
| 85 | + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> | |
| 86 | + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> | |
| 87 | + <property name="WebServerToolWindowFactoryState" value="false" /> | |
| 88 | + <property name="aspect.path.notification.shown" value="true" /> | |
| 89 | + <property name="last_opened_file_path" value="$PROJECT_DIR$" /> | |
| 90 | + </component> | |
| 91 | + <component name="RunDashboard"> | |
| 92 | + <option name="ruleStates"> | |
| 93 | + <list> | |
| 94 | + <RuleState> | |
| 95 | + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | |
| 96 | + </RuleState> | |
| 97 | + <RuleState> | |
| 98 | + <option name="name" value="StatusDashboardGroupingRule" /> | |
| 99 | + </RuleState> | |
| 100 | + </list> | |
| 101 | + </option> | |
| 102 | + </component> | |
| 103 | + <component name="RunManager"> | |
| 104 | + <configuration default="true" type="Applet" factoryName="Applet"> | |
| 105 | + <option name="HTML_USED" value="false" /> | |
| 106 | + <option name="WIDTH" value="400" /> | |
| 107 | + <option name="HEIGHT" value="300" /> | |
| 108 | + <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> | |
| 109 | + <module /> | |
| 110 | + </configuration> | |
| 111 | + <configuration default="true" type="Application" factoryName="Application"> | |
| 112 | + <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> | |
| 113 | + <option name="MAIN_CLASS_NAME" /> | |
| 114 | + <option name="VM_PARAMETERS" /> | |
| 115 | + <option name="PROGRAM_PARAMETERS" /> | |
| 116 | + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> | |
| 117 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
| 118 | + <option name="ALTERNATIVE_JRE_PATH" /> | |
| 119 | + <option name="ENABLE_SWING_INSPECTOR" value="false" /> | |
| 120 | + <option name="ENV_VARIABLES" /> | |
| 121 | + <option name="PASS_PARENT_ENVS" value="true" /> | |
| 122 | + <module name="" /> | |
| 123 | + <envs /> | |
| 124 | + </configuration> | |
| 125 | + <configuration default="true" type="JUnit" factoryName="JUnit"> | |
| 126 | + <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> | |
| 127 | + <module name="" /> | |
| 128 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
| 129 | + <option name="ALTERNATIVE_JRE_PATH" /> | |
| 130 | + <option name="PACKAGE_NAME" /> | |
| 131 | + <option name="MAIN_CLASS_NAME" /> | |
| 132 | + <option name="METHOD_NAME" /> | |
| 133 | + <option name="TEST_OBJECT" value="class" /> | |
| 134 | + <option name="VM_PARAMETERS" value="-ea" /> | |
| 135 | + <option name="PARAMETERS" /> | |
| 136 | + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> | |
| 137 | + <option name="ENV_VARIABLES" /> | |
| 138 | + <option name="PASS_PARENT_ENVS" value="true" /> | |
| 139 | + <option name="TEST_SEARCH_SCOPE"> | |
| 140 | + <value defaultName="singleModule" /> | |
| 141 | + </option> | |
| 142 | + <envs /> | |
| 143 | + <patterns /> | |
| 144 | + </configuration> | |
| 145 | + <configuration default="true" type="Remote" factoryName="Remote"> | |
| 146 | + <option name="USE_SOCKET_TRANSPORT" value="true" /> | |
| 147 | + <option name="SERVER_MODE" value="false" /> | |
| 148 | + <option name="SHMEM_ADDRESS" value="javadebug" /> | |
| 149 | + <option name="HOST" value="localhost" /> | |
| 150 | + <option name="PORT" value="5005" /> | |
| 151 | + </configuration> | |
| 152 | + <configuration default="true" type="TestNG" factoryName="TestNG"> | |
| 153 | + <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> | |
| 154 | + <module name="" /> | |
| 155 | + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> | |
| 156 | + <option name="ALTERNATIVE_JRE_PATH" /> | |
| 157 | + <option name="SUITE_NAME" /> | |
| 158 | + <option name="PACKAGE_NAME" /> | |
| 159 | + <option name="MAIN_CLASS_NAME" /> | |
| 160 | + <option name="METHOD_NAME" /> | |
| 161 | + <option name="GROUP_NAME" /> | |
| 162 | + <option name="TEST_OBJECT" value="CLASS" /> | |
| 163 | + <option name="VM_PARAMETERS" value="-ea" /> | |
| 164 | + <option name="PARAMETERS" /> | |
| 165 | + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> | |
| 166 | + <option name="OUTPUT_DIRECTORY" /> | |
| 167 | + <option name="ANNOTATION_TYPE" /> | |
| 168 | + <option name="ENV_VARIABLES" /> | |
| 169 | + <option name="PASS_PARENT_ENVS" value="true" /> | |
| 170 | + <option name="TEST_SEARCH_SCOPE"> | |
| 171 | + <value defaultName="singleModule" /> | |
| 172 | + </option> | |
| 173 | + <option name="USE_DEFAULT_REPORTERS" value="false" /> | |
| 174 | + <option name="PROPERTIES_FILE" /> | |
| 175 | + <envs /> | |
| 176 | + <properties /> | |
| 177 | + <listeners /> | |
| 178 | + </configuration> | |
| 179 | + <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin"> | |
| 180 | + <module name="" /> | |
| 181 | + <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" /> | |
| 182 | + <option name="PROGRAM_PARAMETERS" /> | |
| 183 | + <predefined_log_file id="idea.log" enabled="true" /> | |
| 184 | + </configuration> | |
| 185 | + </component> | |
| 186 | + <component name="ShelveChangesManager" show_recycled="false"> | |
| 187 | + <option name="remove_strategy" value="false" /> | |
| 188 | + </component> | |
| 189 | + <component name="SvnConfiguration"> | |
| 190 | + <configuration /> | |
| 191 | + </component> | |
| 192 | + <component name="TaskManager"> | |
| 193 | + <task active="true" id="Default" summary="Default task"> | |
| 194 | + <changelist id="13dd2828-e36c-4ae2-ae8b-a6404522d93e" name="Default" comment="" /> | |
| 195 | + <created>1539573458792</created> | |
| 196 | + <option name="number" value="Default" /> | |
| 197 | + <option name="presentableId" value="Default" /> | |
| 198 | + <updated>1539573458792</updated> | |
| 199 | + <workItem from="1539573460319" duration="348000" /> | |
| 200 | + </task> | |
| 201 | + <servers /> | |
| 202 | + </component> | |
| 203 | + <component name="TimeTrackingManager"> | |
| 204 | + <option name="totallyTimeSpent" value="348000" /> | |
| 205 | + </component> | |
| 206 | + <component name="ToolWindowManager"> | |
| 207 | + <frame x="6" y="23" width="1431" height="813" extended-state="6" /> | |
| 208 | + <editor active="true" /> | |
| 209 | + <layout> | |
| 210 | + <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 211 | + <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | |
| 212 | + <window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 213 | + <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 214 | + <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 215 | + <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | |
| 216 | + <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 217 | + <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | |
| 218 | + <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 219 | + <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 220 | + <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 221 | + <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 222 | + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.26061916" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | |
| 223 | + <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 224 | + <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| 225 | + <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| 226 | + <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 227 | + <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | |
| 228 | + <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | |
| 229 | + <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | |
| 230 | + <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | |
| 231 | + <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | |
| 232 | + <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
| 233 | + <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | |
| 234 | + <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | |
| 235 | + <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | |
| 236 | + </layout> | |
| 237 | + </component> | |
| 238 | + <component name="TypeScriptGeneratedFilesManager"> | |
| 239 | + <option name="version" value="1" /> | |
| 240 | + </component> | |
| 241 | + <component name="VcsContentAnnotationSettings"> | |
| 242 | + <option name="myLimit" value="2678400000" /> | |
| 243 | + </component> | |
| 244 | + <component name="XDebuggerManager"> | |
| 245 | + <breakpoint-manager /> | |
| 246 | + <watches-manager /> | |
| 247 | + </component> | |
| 248 | + <component name="editorHistoryManager"> | |
| 249 | + <entry file="file://$PROJECT_DIR$/user-service.yml"> | |
| 250 | + <provider selected="true" editor-type-id="text-editor"> | |
| 251 | + <state relative-caret-position="344"> | |
| 252 | + <caret line="183" column="24" lean-forward="false" selection-start-line="183" selection-start-column="20" selection-end-line="183" selection-end-column="24" /> | |
| 253 | + <folding /> | |
| 254 | + </state> | |
| 255 | + </provider> | |
| 256 | + </entry> | |
| 257 | + </component> | |
| 258 | + <component name="masterDetails"> | |
| 259 | + <states> | |
| 260 | + <state key="ProjectJDKs.UI"> | |
| 261 | + <settings> | |
| 262 | + <last-edited>1.8</last-edited> | |
| 263 | + <splitter-proportions> | |
| 264 | + <option name="proportions"> | |
| 265 | + <list> | |
| 266 | + <option value="0.2" /> | |
| 267 | + </list> | |
| 268 | + </option> | |
| 269 | + </splitter-proportions> | |
| 270 | + </settings> | |
| 271 | + </state> | |
| 272 | + </states> | |
| 273 | + </component> | |
| 274 | +</project> | |
| 0 | 275 | \ No newline at end of file | ... | ... |