project.default.xml 5.13 KB
Newer Older
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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131
<application>
  <component name="ProjectManager">
    <defaultProject>
      <component name="CheckStyle-IDEA">
        <option name="configuration">
          <map>
            <entry key="checkstyle-version" value="8.20" />
            <entry key="copy-libs" value="true" />
            <entry key="location-0" value="BUNDLED:(bundled):Sun Checks" />
            <entry key="location-1" value="BUNDLED:(bundled):Google Checks" />
            <entry key="scan-before-checkin" value="false" />
            <entry key="scanscope" value="JavaOnly" />
            <entry key="suppress-errors" value="false" />
          </map>
        </option>
      </component>
      <component name="DefaultGradleProjectSettings">
        <option name="isMigrated" value="true" />
      </component>
      <component name="GradleLocalSettings">
        <option name="projectSyncType">
          <map>
            <entry key="K:/@github@/apigcc" value="PREVIEW" />
            <entry key="K:/@project-dianli@/@IDEA-plugins@/gradle-example" value="PREVIEW" />
            <entry key="K:/@project-dianli@/apigcc" value="PREVIEW" />
          </map>
        </option>
      </component>
      <component name="NodePackageJsonFileManager">
        <packageJsonPaths />
      </component>
      <component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" />
      <component name="PropertiesComponent">
        <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
        <property name="nodejs_npm_path_reset_for_default_project" value="true" />
        <property name="project.structure.last.edited" value="Project" />
        <property name="project.structure.proportion" value="0.0" />
        <property name="project.structure.side.proportion" value="0.0" />
        <property name="settings.editor.selected.configurable" value="org.infernus.idea.checkstyle.CheckStyleConfigurable" />
      </component>
      <component name="RunManager">
        <configuration default="true" type="Applet">
          <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
          <method v="2">
            <option name="Make" enabled="true" />
          </method>
        </configuration>
        <configuration default="true" type="Application" factoryName="Application">
          <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
          <method v="2">
            <option name="Make" enabled="true" />
          </method>
        </configuration>
        <configuration default="true" type="JUnit" factoryName="JUnit">
          <option name="TEST_OBJECT" value="class" />
          <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
          <method v="2">
            <option name="Make" enabled="true" />
          </method>
        </configuration>
        <configuration default="true" type="TestNG">
          <option name="TEST_OBJECT" value="CLASS" />
          <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
          <properties />
          <listeners />
          <method v="2">
            <option name="Make" enabled="true" />
          </method>
        </configuration>
        <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType">
          <module name="" />
          <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
          <option name="PROGRAM_PARAMETERS" />
          <predefined_log_file enabled="true" id="idea.log" />
          <method v="2">
            <option name="Make" enabled="true" />
          </method>
        </configuration>
      </component>
      <component name="masterDetails">
        <states>
          <state key="GlobalLibrariesConfigurable.UI">
            <settings>
              <splitter-proportions>
                <option name="proportions">
                  <list>
                    <option value="0.2" />
                  </list>
                </option>
              </splitter-proportions>
            </settings>
          </state>
          <state key="JdkListConfigurable.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>
          <state key="ProjectLibrariesConfigurable.UI">
            <settings>
              <splitter-proportions>
                <option name="proportions">
                  <list>
                    <option value="0.2" />
                  </list>
                </option>
              </splitter-proportions>
            </settings>
          </state>
        </states>
      </component>
    </defaultProject>
  </component>
</application>