misc.xml 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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.annotations.Nullable" />
  13. <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
  14. <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
  15. <item index="3" class="java.lang.String" itemvalue="android.support.annotation.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.annotations.NotNull" />
  23. <item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
  24. <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
  25. <item index="3" class="java.lang.String" itemvalue="android.support.annotation.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" default="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="ScopeChooserConfigurable.UI">
  49. <settings>
  50. <splitter-proportions>
  51. <option name="proportions">
  52. <list>
  53. <option value="0.2" />
  54. </list>
  55. </option>
  56. </splitter-proportions>
  57. </settings>
  58. </state>
  59. </states>
  60. </component>
  61. </project>