Saurav Kamath 6 年 前
コミット
242783e7aa
共有5 個のファイルを変更した213 個の追加0 個の削除を含む
  1. 9
    0
      .idea/ZCW-ORM-SimpleAccount.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 184
    0
      .idea/workspace.xml

+ 9
- 0
.idea/ZCW-ORM-SimpleAccount.iml ファイルの表示

@@ -0,0 +1,9 @@
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>

+ 6
- 0
.idea/misc.xml ファイルの表示

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="JavaScriptSettings">
4
+    <option name="languageLevel" value="ES6" />
5
+  </component>
6
+</project>

+ 8
- 0
.idea/modules.xml ファイルの表示

@@ -0,0 +1,8 @@
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/ZCW-ORM-SimpleAccount.iml" filepath="$PROJECT_DIR$/.idea/ZCW-ORM-SimpleAccount.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml ファイルの表示

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="VcsDirectoryMappings">
4
+    <mapping directory="" vcs="Git" />
5
+  </component>
6
+</project>

+ 184
- 0
.idea/workspace.xml ファイルの表示

@@ -0,0 +1,184 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="39c28535-d540-4ef1-8a07-dac356c3585b" name="Default Changelist" comment="">
5
+      <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
6
+    </list>
7
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8
+    <option name="SHOW_DIALOG" value="false" />
9
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+    <option name="LAST_RESOLUTION" value="IGNORE" />
12
+  </component>
13
+  <component name="FUSProjectUsageTrigger">
14
+    <session id="-589215273">
15
+      <usages-collector id="statistics.lifecycle.project">
16
+        <counts>
17
+          <entry key="project.closed" value="1" />
18
+          <entry key="project.open.time.0" value="1" />
19
+          <entry key="project.opened" value="1" />
20
+        </counts>
21
+      </usages-collector>
22
+      <usages-collector id="statistics.file.extensions.open">
23
+        <counts>
24
+          <entry key="pom" value="1" />
25
+        </counts>
26
+      </usages-collector>
27
+      <usages-collector id="statistics.file.types.open">
28
+        <counts>
29
+          <entry key="XML" value="1" />
30
+        </counts>
31
+      </usages-collector>
32
+    </session>
33
+  </component>
34
+  <component name="FileEditorManager">
35
+    <leaf />
36
+  </component>
37
+  <component name="Git.Settings">
38
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
39
+  </component>
40
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
41
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
42
+  <component name="JsGulpfileManager">
43
+    <detection-done>true</detection-done>
44
+    <sorting>DEFINITION_ORDER</sorting>
45
+  </component>
46
+  <component name="ProjectFrameBounds" fullScreen="true">
47
+    <option name="width" value="1280" />
48
+    <option name="height" value="800" />
49
+  </component>
50
+  <component name="ProjectInspectionProfilesVisibleTreeState">
51
+    <entry key="Project Default">
52
+      <profile-state>
53
+        <expanded-state>
54
+          <State />
55
+          <State>
56
+            <id>Android</id>
57
+          </State>
58
+          <State>
59
+            <id>CorrectnessLintAndroid</id>
60
+          </State>
61
+          <State>
62
+            <id>Java</id>
63
+          </State>
64
+          <State>
65
+            <id>Java language level migration aidsJava</id>
66
+          </State>
67
+          <State>
68
+            <id>LintAndroid</id>
69
+          </State>
70
+          <State>
71
+            <id>PerformanceLintAndroid</id>
72
+          </State>
73
+        </expanded-state>
74
+      </profile-state>
75
+    </entry>
76
+  </component>
77
+  <component name="ProjectView">
78
+    <navigator proportions="" version="1">
79
+      <foldersAlwaysOnTop value="true" />
80
+    </navigator>
81
+    <panes>
82
+      <pane id="PackagesPane" />
83
+      <pane id="ProjectPane">
84
+        <subPane>
85
+          <expand>
86
+            <path>
87
+              <item name="ZCW-ORM-SimpleAccount" type="b2602c69:ProjectViewProjectNode" />
88
+              <item name="ZCW-ORM-SimpleAccount" type="462c0819:PsiDirectoryNode" />
89
+            </path>
90
+          </expand>
91
+          <select />
92
+        </subPane>
93
+      </pane>
94
+      <pane id="Scope" />
95
+    </panes>
96
+  </component>
97
+  <component name="PropertiesComponent">
98
+    <property name="WebServerToolWindowFactoryState" value="false" />
99
+    <property name="aspect.path.notification.shown" value="true" />
100
+    <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1542649801639" />
101
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
102
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
103
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
104
+    <property name="settings.editor.selected.configurable" value="Errors" />
105
+  </component>
106
+  <component name="RecentsManager">
107
+    <key name="MoveFile.RECENT_KEYS">
108
+      <recent name="$PROJECT_DIR$" />
109
+    </key>
110
+  </component>
111
+  <component name="RunDashboard">
112
+    <option name="ruleStates">
113
+      <list>
114
+        <RuleState>
115
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
116
+        </RuleState>
117
+        <RuleState>
118
+          <option name="name" value="StatusDashboardGroupingRule" />
119
+        </RuleState>
120
+      </list>
121
+    </option>
122
+  </component>
123
+  <component name="SvnConfiguration">
124
+    <configuration />
125
+  </component>
126
+  <component name="TaskManager">
127
+    <task active="true" id="Default" summary="Default task">
128
+      <changelist id="39c28535-d540-4ef1-8a07-dac356c3585b" name="Default Changelist" comment="" />
129
+      <created>1542586973141</created>
130
+      <option name="number" value="Default" />
131
+      <option name="presentableId" value="Default" />
132
+      <updated>1542586973141</updated>
133
+      <workItem from="1542586974535" duration="1211000" />
134
+    </task>
135
+    <servers />
136
+  </component>
137
+  <component name="TimeTrackingManager">
138
+    <option name="totallyTimeSpent" value="1211000" />
139
+  </component>
140
+  <component name="ToolWindowManager">
141
+    <frame x="0" y="0" width="1280" height="800" extended-state="0" />
142
+    <layout>
143
+      <window_info id="Favorites" side_tool="true" />
144
+      <window_info id="Image Layers" />
145
+      <window_info id="Designer" />
146
+      <window_info id="UI Designer" />
147
+      <window_info id="Capture Tool" />
148
+      <window_info id="Learn" />
149
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24959612" />
150
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
151
+      <window_info anchor="bottom" id="Version Control" />
152
+      <window_info anchor="bottom" id="Terminal" />
153
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
154
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
155
+      <window_info anchor="bottom" id="Message" order="0" />
156
+      <window_info anchor="bottom" id="Find" order="1" />
157
+      <window_info anchor="bottom" id="Run" order="2" />
158
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
159
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
160
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
161
+      <window_info anchor="bottom" id="TODO" order="6" />
162
+      <window_info anchor="right" id="Palette" />
163
+      <window_info anchor="right" id="Theme Preview" />
164
+      <window_info anchor="right" id="Capture Analysis" />
165
+      <window_info anchor="right" id="Palette&#9;" />
166
+      <window_info anchor="right" id="Database" />
167
+      <window_info anchor="right" id="Maven Projects" />
168
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
169
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
170
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
171
+    </layout>
172
+  </component>
173
+  <component name="TypeScriptGeneratedFilesManager">
174
+    <option name="version" value="1" />
175
+  </component>
176
+  <component name="VcsContentAnnotationSettings">
177
+    <option name="myLimit" value="2678400000" />
178
+  </component>
179
+  <component name="editorHistoryManager">
180
+    <entry file="file://$PROJECT_DIR$/.idea/pom">
181
+      <provider selected="true" editor-type-id="text-editor" />
182
+    </entry>
183
+  </component>
184
+</project>