Blame view

.idea/misc.xml 2.4 KB
d774f0637   Trịnh Văn Quân   fisrt comit
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
  <?xml version="1.0" encoding="UTF-8"?>
  <project version="4">
    <component name="CompilerConfiguration">
      <option name="DEFAULT_COMPILER" value="Eclipse" />
      <resourceExtensions />
      <wildcardResourcePatterns>
        <entry name="!?*.java" />
        <entry name="!?*.form" />
        <entry name="!?*.class" />
        <entry name="!?*.groovy" />
        <entry name="!?*.scala" />
        <entry name="!?*.flex" />
        <entry name="!?*.kt" />
        <entry name="!?*.clj" />
      </wildcardResourcePatterns>
      <annotationProcessing>
        <profile default="true" name="Default" enabled="false">
          <processorPath useClasspath="true" />
        </profile>
      </annotationProcessing>
      <bytecodeTargetLevel target="1.7" />
    </component>
    <component name="CompilerWorkspaceConfiguration">
      <option name="MAKE_PROJECT_ON_SAVE" value="true" />
    </component>
    <component name="GradleLocalSettings">
      <option name="modificationStamps">
        <map>
          <entry key="$USER_HOME$/Desktop/Code/sample/BlurTestAndroid" value="5736872508000" />
          <entry key="$USER_HOME$/Desktop/Code/sample/EffectiveAndroidUI" value="4306699926000" />
          <entry key="$USER_HOME$/Desktop/Code/sample/cwac-camera" value="10032671523000" />
          <entry key="$USER_HOME$/Desktop/Code/sample/vanillaPlayer" value="1435995465000" />
          <entry key="$USER_HOME$/Desktop/Code/syn_bitbucket/spirority/Viiz" value="11458226117000" />
          <entry key="$USER_HOME$/Google Drive/My Project/androidStudioCode/LinhTinh/loadingeverywhere" value="7163997780000" />
          <entry key="$USER_HOME$/Google Drive/My Project/code_final/TemplateApplication" value="4306647869000" />
        </map>
      </option>
      <option name="externalProjectsViewState">
        <projects_view />
      </option>
    </component>
    <component name="MavenImportPreferences">
      <option name="generalSettings">
        <MavenGeneralSettings>
          <option name="mavenHome" value="Bundled (Maven 3)" />
        </MavenGeneralSettings>
      </option>
    </component>
d774f0637   Trịnh Văn Quân   fisrt comit
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
    <component name="masterDetails">
      <states>
        <state key="ProjectJDKs.UI">
          <settings>
            <last-edited>1.7</last-edited>
            <splitter-proportions>
              <option name="proportions">
                <list>
                  <option value="0.2" />
                </list>
              </option>
            </splitter-proportions>
          </settings>
        </state>
      </states>
    </component>
  </project>