From 7e7de2398e88c9298eb640af76b1cc196dd64a5f Mon Sep 17 00:00:00 2001 From: 克 刘 <4345453@qq.com> Date: Tue, 17 Mar 2020 14:05:25 +0800 Subject: [PATCH] 增加dockerfile --- .idea/workspace.xml | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 348d319..237d084 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ChangeListManager"> - <list default="true" id="aea2b99e-00ff-4ea5-b353-a3f1702228c0" name="Default Changelist" comment="" /> + <list default="true" id="aea2b99e-00ff-4ea5-b353-a3f1702228c0" name="Default Changelist" comment=""> + <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.xml" 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" /> @@ -83,7 +88,7 @@ <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrarySuperClass.JUnit4" value="" /> <property name="dynamic.classpath" value="true" /> <property name="last_directory_selection" value="$PROJECT_DIR$/kidgrow-business/kidgrow-websocket-center/src/main/java/com/kidgrow" /> - <property name="last_opened_file_path" value="$PROJECT_DIR$" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$/../../../pasq-microservices-platform" /> <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" /> @@ -555,11 +560,11 @@ <screen x="0" y="0" width="2048" height="1250" /> </state> <state width="475" height="466" key="DebuggerActiveHint/0.0.2048.1250@0.0.2048.1250" timestamp="1583481815003" /> - <state x="2961" y="330" width="861" height="465" key="FileChooserDialogImpl" timestamp="1584348777771"> - <screen x="2560" y="0" width="1920" height="1050" /> + <state x="428" y="393" width="861" height="465" key="FileChooserDialogImpl" timestamp="1584424780970"> + <screen x="0" y="0" width="2048" height="1250" /> </state> <state x="2961" y="330" key="FileChooserDialogImpl/0.0.2048.1250/2560.0.1920.1050@2560.0.1920.1050" timestamp="1584348777771" /> - <state x="428" y="393" width="861" height="465" key="FileChooserDialogImpl/0.0.2048.1250@0.0.2048.1250" timestamp="1584008245668" /> + <state x="428" y="393" width="861" height="465" key="FileChooserDialogImpl/0.0.2048.1250@0.0.2048.1250" timestamp="1584424780970" /> <state width="2005" height="233" key="GridCell.Tab.0.bottom" timestamp="1584177029445"> <screen x="0" y="0" width="2048" height="1250" /> </state> -- Gitblit v1.8.0