blob: c6e619560d6f1f271dc80f074d1a36f647727e05 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>InstanceVariableInitialization.java</file>
<line>7</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Instance field may not be initialized</problem_class>
<description>Instance field &lt;code&gt;javaHome&lt;/code&gt; may not be initialized during object construction or 'setUp()' call #loc</description>
</problem>
<problem>
<file>InstanceVariableInitialization.java</file>
<line>21</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Instance field may not be initialized</problem_class>
<description>Instance field &lt;code&gt;m_fooBardo&lt;/code&gt; may not be initialized during object construction #loc</description>
</problem>
</problems>