OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <project version="4"> | |
3 <component name="EntryPointsManager"> | |
4 <entry_points version="2.0" /> | |
5 </component> | |
6 <component name="NullableNotNullManager"> | |
7 <option name="myDefaultNullable" value="android.support.annotation.Nullable"
/> | |
8 <option name="myDefaultNotNull" value="android.support.annotation.NonNull" /
> | |
9 <option name="myNullables"> | |
10 <value> | |
11 <list size="4"> | |
12 <item index="0" class="java.lang.String" itemvalue="org.jetbrains.anno
tations.Nullable" /> | |
13 <item index="1" class="java.lang.String" itemvalue="javax.annotation.N
ullable" /> | |
14 <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbug
s.annotations.Nullable" /> | |
15 <item index="3" class="java.lang.String" itemvalue="android.support.an
notation.Nullable" /> | |
16 </list> | |
17 </value> | |
18 </option> | |
19 <option name="myNotNulls"> | |
20 <value> | |
21 <list size="4"> | |
22 <item index="0" class="java.lang.String" itemvalue="org.jetbrains.anno
tations.NotNull" /> | |
23 <item index="1" class="java.lang.String" itemvalue="javax.annotation.N
onnull" /> | |
24 <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbug
s.annotations.NonNull" /> | |
25 <item index="3" class="java.lang.String" itemvalue="android.support.an
notation.NonNull" /> | |
26 </list> | |
27 </value> | |
28 </option> | |
29 </component> | |
30 <component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
31 <OptionsSetting value="true" id="Add" /> | |
32 <OptionsSetting value="true" id="Remove" /> | |
33 <OptionsSetting value="true" id="Checkout" /> | |
34 <OptionsSetting value="true" id="Update" /> | |
35 <OptionsSetting value="true" id="Status" /> | |
36 <OptionsSetting value="true" id="Edit" /> | |
37 <ConfirmationsSetting value="0" id="Add" /> | |
38 <ConfirmationsSetting value="0" id="Remove" /> | |
39 </component> | |
40 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" defau
lt="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk
-type="JavaSDK"> | |
41 <output url="file://$PROJECT_DIR$/build/classes" /> | |
42 </component> | |
43 <component name="ProjectType"> | |
44 <option name="id" value="Android" /> | |
45 </component> | |
46 </project> | |
OLD | NEW |