The Android Open Source Project | 52d4c30 | 2009-03-03 19:29:09 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <project version="4" relativePaths="false"> |
| 3 | <component name="AntConfiguration"> |
| 4 | <defaultAnt bundledAnt="true" /> |
| 5 | <buildFile url="file://$PROJECT_DIR$/build.xml"> |
| 6 | <additionalClassPath /> |
| 7 | <antReference projectDefault="true" /> |
| 8 | <customJdkName value="" /> |
| 9 | <maximumHeapSize value="128" /> |
| 10 | <properties /> |
| 11 | </buildFile> |
| 12 | </component> |
| 13 | <component name="BuildJarProjectSettings"> |
| 14 | <option name="BUILD_JARS_ON_MAKE" value="false" /> |
| 15 | </component> |
| 16 | <component name="CodeStyleProjectProfileManger"> |
| 17 | <option name="PROJECT_PROFILE" /> |
| 18 | <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" /> |
| 19 | </component> |
| 20 | <component name="CodeStyleSettingsManager"> |
| 21 | <option name="PER_PROJECT_SETTINGS" /> |
| 22 | <option name="USE_PER_PROJECT_SETTINGS" value="false" /> |
| 23 | </component> |
| 24 | <component name="CompilerConfiguration"> |
| 25 | <option name="DEFAULT_COMPILER" value="Javac" /> |
| 26 | <option name="DEPLOY_AFTER_MAKE" value="0" /> |
| 27 | <resourceExtensions> |
| 28 | <entry name=".+\.(properties|xml|html|dtd|tld)" /> |
| 29 | <entry name=".+\.(gif|png|jpeg|jpg)" /> |
| 30 | </resourceExtensions> |
| 31 | <wildcardResourcePatterns> |
| 32 | <entry name="?*.properties" /> |
| 33 | <entry name="?*.xml" /> |
| 34 | <entry name="?*.gif" /> |
| 35 | <entry name="?*.png" /> |
| 36 | <entry name="?*.jpeg" /> |
| 37 | <entry name="?*.jpg" /> |
| 38 | <entry name="?*.html" /> |
| 39 | <entry name="?*.dtd" /> |
| 40 | <entry name="?*.tld" /> |
| 41 | </wildcardResourcePatterns> |
| 42 | </component> |
| 43 | <component name="DataSourceManagerImpl" /> |
| 44 | <component name="DependenciesAnalyzeManager"> |
| 45 | <option name="myForwardDirection" value="false" /> |
| 46 | </component> |
| 47 | <component name="DependencyValidationManager" /> |
| 48 | <component name="EclipseCompilerSettings"> |
| 49 | <option name="DEBUGGING_INFO" value="true" /> |
| 50 | <option name="GENERATE_NO_WARNINGS" value="true" /> |
| 51 | <option name="DEPRECATION" value="false" /> |
| 52 | <option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
| 53 | <option name="MAXIMUM_HEAP_SIZE" value="128" /> |
| 54 | </component> |
| 55 | <component name="EclipseEmbeddedCompilerSettings"> |
| 56 | <option name="DEBUGGING_INFO" value="true" /> |
| 57 | <option name="GENERATE_NO_WARNINGS" value="true" /> |
| 58 | <option name="DEPRECATION" value="false" /> |
| 59 | <option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
| 60 | <option name="MAXIMUM_HEAP_SIZE" value="128" /> |
| 61 | </component> |
| 62 | <component name="EntryPointsManager"> |
| 63 | <entry_points /> |
| 64 | </component> |
| 65 | <component name="ExportToHTMLSettings"> |
| 66 | <option name="PRINT_LINE_NUMBERS" value="false" /> |
| 67 | <option name="OPEN_IN_BROWSER" value="false" /> |
| 68 | <option name="OUTPUT_DIRECTORY" /> |
| 69 | </component> |
| 70 | <component name="GUI Designer component loader factory" /> |
| 71 | <component name="IdProvider" IDEtalkID="F6EC4D80E2C03FEF19EDD201903A6DFE" /> |
| 72 | <component name="InspectionProjectProfileManager"> |
| 73 | <option name="PROJECT_PROFILE" value="Project Default" /> |
| 74 | <option name="USE_PROJECT_LEVEL_SETTINGS" value="false" /> |
| 75 | <scopes /> |
| 76 | <profiles> |
| 77 | <profile version="1.0" is_locked="false"> |
| 78 | <option name="myName" value="Project Default" /> |
| 79 | <option name="myLocal" value="false" /> |
| 80 | <used_levels> |
| 81 | <error> |
| 82 | <option name="myName" value="ERROR" /> |
| 83 | <option name="myVal" value="400" /> |
| 84 | </error> |
| 85 | <warning> |
| 86 | <option name="myName" value="WARNING" /> |
| 87 | <option name="myVal" value="300" /> |
| 88 | </warning> |
| 89 | <information> |
| 90 | <option name="myName" value="INFO" /> |
| 91 | <option name="myVal" value="200" /> |
| 92 | </information> |
| 93 | <server> |
| 94 | <option name="myName" value="SERVER PROBLEM" /> |
| 95 | <option name="myVal" value="100" /> |
| 96 | </server> |
| 97 | </used_levels> |
| 98 | <inspection_tool class="ClassReferencesSubclass" level="WARNING" enabled="true" /> |
| 99 | <inspection_tool class="MissingOverrideAnnotation" level="WARNING" enabled="true" /> |
| 100 | <inspection_tool class="Finalize" level="WARNING" enabled="true" /> |
| 101 | <inspection_tool class="UnusedImport" level="WARNING" enabled="true" /> |
| 102 | <inspection_tool class="StaticInheritance" level="WARNING" enabled="true" /> |
| 103 | <inspection_tool class="RedundantMethodOverride" level="WARNING" enabled="true" /> |
| 104 | <inspection_tool class="AbstractMethodCallInConstructor" level="WARNING" enabled="true" /> |
| 105 | <inspection_tool class="RawUseOfParameterizedType" level="WARNING" enabled="true"> |
| 106 | <option name="ignoreObjectConstruction" value="true" /> |
| 107 | <option name="ignoreTypeCasts" value="false" /> |
| 108 | </inspection_tool> |
| 109 | <inspection_tool class="SystemGC" level="WARNING" enabled="true" /> |
| 110 | <inspection_tool class="ConstantNamingConvention" level="WARNING" enabled="true"> |
| 111 | <option name="m_regex" value="[A-Z_\d]*" /> |
| 112 | <option name="m_minLength" value="5" /> |
| 113 | <option name="m_maxLength" value="32" /> |
| 114 | </inspection_tool> |
| 115 | <inspection_tool class="EnumeratedConstantNamingConvention" level="WARNING" enabled="true"> |
| 116 | <option name="m_regex" value="[A-Z][A-Za-z\d]*" /> |
| 117 | <option name="m_minLength" value="5" /> |
| 118 | <option name="m_maxLength" value="32" /> |
| 119 | </inspection_tool> |
| 120 | <inspection_tool class="DivideByZero" level="WARNING" enabled="true" /> |
| 121 | <inspection_tool class="CloneCallsConstructors" level="WARNING" enabled="true" /> |
| 122 | <inspection_tool class="CloneDeclaresCloneNotSupported" level="WARNING" enabled="false" /> |
| 123 | <inspection_tool class="CloneInNonCloneableClass" level="WARNING" enabled="true" /> |
| 124 | <inspection_tool class="UtilityClassWithoutPrivateConstructor" level="WARNING" enabled="true"> |
| 125 | <option name="ignoreClassesWithOnlyMain" value="false" /> |
| 126 | </inspection_tool> |
| 127 | <inspection_tool class="UtilityClassWithPublicConstructor" level="WARNING" enabled="true" /> |
| 128 | <inspection_tool class="ConditionalExpressionWithIdenticalBranches" level="WARNING" enabled="true" /> |
| 129 | <inspection_tool class="CanBeFinal" level="WARNING" enabled="false"> |
| 130 | <option name="REPORT_CLASSES" value="false" /> |
| 131 | <option name="REPORT_METHODS" value="false" /> |
| 132 | <option name="REPORT_FIELDS" value="true" /> |
| 133 | </inspection_tool> |
| 134 | <inspection_tool class="ThisEscapedInConstructor" level="WARNING" enabled="true" /> |
| 135 | <inspection_tool class="NonThreadSafeLazyInitialization" level="WARNING" enabled="true" /> |
| 136 | <inspection_tool class="FieldMayBeStatic" level="WARNING" enabled="true" /> |
| 137 | <inspection_tool class="InnerClassMayBeStatic" level="WARNING" enabled="true" /> |
| 138 | <inspection_tool class="MethodMayBeStatic" level="WARNING" enabled="true"> |
| 139 | <option name="m_onlyPrivateOrFinal" value="false" /> |
| 140 | <option name="m_ignoreEmptyMethods" value="true" /> |
| 141 | </inspection_tool> |
| 142 | <inspection_tool class="ComponentRegistrationProblems" level="ERROR" enabled="false"> |
| 143 | <option name="CHECK_PLUGIN_XML" value="true" /> |
| 144 | <option name="CHECK_JAVA_CODE" value="true" /> |
| 145 | <option name="CHECK_ACTIONS" value="true" /> |
| 146 | </inspection_tool> |
| 147 | <inspection_tool class="ComponentNotRegistered" level="WARNING" enabled="false"> |
| 148 | <option name="CHECK_ACTIONS" value="true" /> |
| 149 | <option name="IGNORE_NON_PUBLIC" value="true" /> |
| 150 | </inspection_tool> |
| 151 | <inspection_tool class="BusyWait" level="WARNING" enabled="true" /> |
| 152 | <inspection_tool class="UnconditionalWait" level="WARNING" enabled="true" /> |
| 153 | <inspection_tool class="WaitNotInLoop" level="WARNING" enabled="true" /> |
| 154 | </profile> |
| 155 | </profiles> |
| 156 | </component> |
| 157 | <component name="JavacSettings"> |
| 158 | <option name="DEBUGGING_INFO" value="true" /> |
| 159 | <option name="GENERATE_NO_WARNINGS" value="false" /> |
| 160 | <option name="DEPRECATION" value="true" /> |
| 161 | <option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
| 162 | <option name="MAXIMUM_HEAP_SIZE" value="128" /> |
| 163 | </component> |
| 164 | <component name="JavadocGenerationManager"> |
| 165 | <option name="OUTPUT_DIRECTORY" /> |
| 166 | <option name="OPTION_SCOPE" value="protected" /> |
| 167 | <option name="OPTION_HIERARCHY" value="true" /> |
| 168 | <option name="OPTION_NAVIGATOR" value="true" /> |
| 169 | <option name="OPTION_INDEX" value="true" /> |
| 170 | <option name="OPTION_SEPARATE_INDEX" value="true" /> |
| 171 | <option name="OPTION_DOCUMENT_TAG_USE" value="false" /> |
| 172 | <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" /> |
| 173 | <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" /> |
| 174 | <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" /> |
| 175 | <option name="OPTION_DEPRECATED_LIST" value="true" /> |
| 176 | <option name="OTHER_OPTIONS" value="" /> |
| 177 | <option name="HEAP_SIZE" /> |
| 178 | <option name="LOCALE" /> |
| 179 | <option name="OPEN_IN_BROWSER" value="true" /> |
| 180 | </component> |
| 181 | <component name="JikesSettings"> |
| 182 | <option name="JIKES_PATH" value="" /> |
| 183 | <option name="DEBUGGING_INFO" value="true" /> |
| 184 | <option name="DEPRECATION" value="true" /> |
| 185 | <option name="GENERATE_NO_WARNINGS" value="false" /> |
| 186 | <option name="IS_EMACS_ERRORS_MODE" value="true" /> |
| 187 | <option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
| 188 | </component> |
| 189 | <component name="LogConsolePreferences"> |
| 190 | <option name="FILTER_ERRORS" value="false" /> |
| 191 | <option name="FILTER_WARNINGS" value="false" /> |
| 192 | <option name="FILTER_INFO" value="true" /> |
| 193 | <option name="CUSTOM_FILTER" /> |
| 194 | </component> |
| 195 | <component name="ProjectModuleManager"> |
| 196 | <modules> |
| 197 | <module fileurl="file://$PROJECT_DIR$/ACTIVITY_NAME.iml" filepath="$PROJECT_DIR$/ACTIVITY_NAME.iml" /> |
| 198 | </modules> |
| 199 | </component> |
| 200 | <component name="ProjectRootManager" version="2" assert-keyword="true" jdk-15="true" project-jdk-name="1.5" project-jdk-type="JavaSDK"> |
| 201 | <output url="file://$PROJECT_DIR$/bin" /> |
| 202 | </component> |
| 203 | <component name="ProjectRunConfigurationManager" /> |
| 204 | <component name="RmicSettings"> |
| 205 | <option name="IS_EANABLED" value="false" /> |
| 206 | <option name="DEBUGGING_INFO" value="true" /> |
| 207 | <option name="GENERATE_NO_WARNINGS" value="false" /> |
| 208 | <option name="GENERATE_IIOP_STUBS" value="false" /> |
| 209 | <option name="ADDITIONAL_OPTIONS_STRING" value="" /> |
| 210 | </component> |
| 211 | <component name="StarteamVcsAdapter" /> |
| 212 | <component name="XSLT-Support.FileAssociationsManager" /> |
| 213 | <component name="com.intellij.jsf.UserDefinedFacesConfigs"> |
| 214 | <option name="USER_DEFINED_CONFIGS"> |
| 215 | <value> |
| 216 | <list size="0" /> |
| 217 | </value> |
| 218 | </option> |
| 219 | </component> |
| 220 | <component name="libraryTable"> |
| 221 | <library name="android"> |
| 222 | <CLASSES> |
| 223 | <root url="jar://ANDROID_SDK_FOLDER/android.jar!/" /> |
| 224 | </CLASSES> |
| 225 | <JAVADOC> |
| 226 | <root url="file://ANDROID_SDK_FOLDER/docs/reference" /> |
| 227 | </JAVADOC> |
| 228 | <SOURCES /> |
| 229 | </library> |
| 230 | </component> |
| 231 | <UsedPathMacros /> |
| 232 | </project> |