You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
840 B
12 lines
840 B
10 years ago
|
<component name="InspectionProjectProfileManager">
|
||
|
<profile version="1.0" is_locked="false">
|
||
|
<option name="myName" value="Project Default" />
|
||
|
<option name="myLocal" value="false" />
|
||
|
<inspection_tool class="AndroidLintInvalidId" enabled="false" level="ERROR" enabled_by_default="false" />
|
||
|
<inspection_tool class="AndroidLintRtlHardcoded" enabled="false" level="WARNING" enabled_by_default="false" />
|
||
|
<inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false">
|
||
|
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
|
||
|
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
|
||
|
</inspection_tool>
|
||
|
</profile>
|
||
|
</component>
|