Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
lint
/
global
/
lintInJavaFile
/
expected.xml
blob: 90ae8bdec38b9b68d22e9cf492e4d18e8f0a1ff9 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<problems>
<problem>
<file>
MyActivity.java
</file>
<line>
15
</line>
<description>
Use Integer.valueOf(3) instead
</description>
</problem>
</problems>