Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

android / dayu

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • dayu
  • .idea
  • misc.xml
Find file
Normal viewHistoryPermalink
misc.xml 2.07 KB
Newer Older
yu's avatar
init
e37b6764
 
yu committed 7 years ago
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="NullableNotNullManager">
    <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
    <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
    <option name="myNullables">
      <value>
mReturn's avatar
app_key
0af7ccd0
 
mReturn committed 5 years ago
8
        <list size="7">
yu's avatar
init
e37b6764
 
yu committed 7 years ago
9 10
          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
mReturn's avatar
app_key
0af7ccd0
 
mReturn committed 5 years ago
11 12 13 14 15
          <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" />
          <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
          <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
          <item index="5" class="java.lang.String" itemvalue="androidx.annotation.Nullable" />
          <item index="6" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNullable" />
yu's avatar
init
e37b6764
 
yu committed 7 years ago
16 17 18 19 20
        </list>
      </value>
    </option>
    <option name="myNotNulls">
      <value>
mReturn's avatar
app_key
0af7ccd0
 
mReturn committed 5 years ago
21
        <list size="6">
yu's avatar
init
e37b6764
 
yu committed 7 years ago
22 23 24 25
          <item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
          <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
          <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
          <item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
mReturn's avatar
app_key
0af7ccd0
 
mReturn committed 5 years ago
26 27
          <item index="4" class="java.lang.String" itemvalue="androidx.annotation.NonNull" />
          <item index="5" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNonNull" />
yu's avatar
init
e37b6764
 
yu committed 7 years ago
28 29 30 31
        </list>
      </value>
    </option>
  </component>
mReturn's avatar
share
0578d451
 
mReturn committed 5 years ago
32
  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
yu's avatar
init
e37b6764
 
yu committed 7 years ago
33 34 35 36 37 38
    <output url="file://$PROJECT_DIR$/build/classes" />
  </component>
  <component name="ProjectType">
    <option name="id" value="Android" />
  </component>
</project>