-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmisc.xml
65 lines (65 loc) · 1.71 KB
/
misc.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectInspectionProfilesVisibleTreeState">
<entry key="Project Default">
<profile-state>
<expanded-state>
<State />
<State>
<id>Android</id>
</State>
<State>
<id>C/C++</id>
</State>
<State>
<id>CorrectnessLintAndroid</id>
</State>
<State>
<id>Data flowJava</id>
</State>
<State>
<id>EncapsulationJava</id>
</State>
<State>
<id>General</id>
</State>
<State>
<id>Java</id>
</State>
<State>
<id>Kotlin</id>
</State>
<State>
<id>LintAndroid</id>
</State>
<State>
<id>PerformanceLintAndroid</id>
</State>
<State>
<id>Redundant constructsKotlin</id>
</State>
<State>
<id>SecurityLintAndroid</id>
</State>
<State>
<id>Style issuesKotlin</id>
</State>
<State>
<id>Unused codeC/C++</id>
</State>
</expanded-state>
<selected-state>
<State>
<id>AndroidLintProxyPassword</id>
</State>
</selected-state>
</profile-state>
</entry>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>