Blame view

.idea/misc.xml 2.44 KB
9240078b   xiejianpeng   生成数据库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
  <?xml version="1.0" encoding="UTF-8"?>
  <project version="4">
    <component name="EntryPointsManager">
      <entry_points version="2.0" />
    </component>
    <component name="MavenProjectsManager">
      <option name="originalFiles">
        <list>
          <option value="$PROJECT_DIR$/pom.xml" />
        </list>
      </option>
    </component>
    <component name="ProjectInspectionProfilesVisibleTreeState">
      <entry key="Project Default">
        <profile-state>
          <expanded-state>
            <State>
              <id />
            </State>
            <State>
              <id>Google Web Toolkit issues</id>
            </State>
            <State>
              <id>Java</id>
            </State>
            <State>
              <id>Security issuesJava</id>
            </State>
            <State>
              <id>Serialization issuesJava</id>
            </State>
          </expanded-state>
          <selected-state>
            <State>
              <id>SerializableHasSerialVersionUIDField</id>
            </State>
          </selected-state>
        </profile-state>
      </entry>
    </component>
    <component name="ProjectLevelVcsManager" settingsEditedManually="false">
      <OptionsSetting value="true" id="Add" />
      <OptionsSetting value="true" id="Remove" />
      <OptionsSetting value="true" id="Checkout" />
      <OptionsSetting value="true" id="Update" />
      <OptionsSetting value="true" id="Status" />
      <OptionsSetting value="true" id="Edit" />
      <ConfirmationsSetting value="0" id="Add" />
      <ConfirmationsSetting value="0" id="Remove" />
    </component>
    <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
      <output url="file://$PROJECT_DIR$/out" />
    </component>
    <component name="masterDetails">
      <states>
        <state key="Copyright.UI">
          <settings>
            <splitter-proportions>
              <option name="proportions">
                <list>
                  <option value="0.2" />
                </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>
      </states>
    </component>
  </project>