sunyadv 5 anos atrás
pai
commit
e0516cd980
4 arquivos alterados com 1163 adições e 249 exclusões
  1. 3 0
      .gitignore
  2. 1 1
      .idea/misc.xml
  3. 2 0
      .idea/modules.xml
  4. 1157 248
      .idea/workspace.xml

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
+.idea/misc.xml
+.idea/modules.xml
+.idea/workspace.xml

+ 1 - 1
.idea/misc.xml

@@ -10,5 +10,5 @@
       </list>
     </option>
   </component>
-  <component name="ProjectRootManager" version="2" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
 </project>

+ 2 - 0
.idea/modules.xml

@@ -3,6 +3,8 @@
   <component name="ProjectModuleManager">
     <modules>
       <module fileurl="file://$PROJECT_DIR$/model/cloud-model/cloud-model.iml" filepath="$PROJECT_DIR$/model/cloud-model/cloud-model.iml" />
+      <module fileurl="file://$PROJECT_DIR$/model/cloud-model/cloud-model.iml" filepath="$PROJECT_DIR$/model/cloud-model/cloud-model.iml" />
+      <module fileurl="file://$PROJECT_DIR$/model/model.iml" filepath="$PROJECT_DIR$/model/model.iml" />
       <module fileurl="file://$PROJECT_DIR$/model/model.iml" filepath="$PROJECT_DIR$/model/model.iml" />
       <module fileurl="file://$PROJECT_DIR$/.idea/yunsu.iml" filepath="$PROJECT_DIR$/.idea/yunsu.iml" />
     </modules>

Diferenças do arquivo suprimidas por serem muito extensas
+ 1157 - 248
.idea/workspace.xml