Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(261)

Side by Side Diff: samples/github/android/GithubMock/.idea/misc.xml

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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 <component name="masterDetails">
47 <states>
48 <state key="ProjectJDKs.UI">
49 <settings>
50 <last-edited>1.7</last-edited>
51 <splitter-proportions>
52 <option name="proportions">
53 <list>
54 <option value="0.2" />
55 </list>
56 </option>
57 </splitter-proportions>
58 </settings>
59 </state>
60 </states>
61 </component>
62 </project>
OLDNEW
« no previous file with comments | « samples/github/android/GithubMock/.idea/gradle.xml ('k') | samples/github/android/GithubMock/.idea/modules.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698