Community
Participate
Working Groups
<td><b><i><a href=
"../reference/api/org/eclipse/jdt/core/JavaCore.html#DISABLED">DISABLED</a></i></b></td>
</tr>
<tr>
<td colspan="2"><a name="INCLUDE_FIELDS_IN_NULL_ANALYSIS" id=
"INCLUDE_FIELDS_IN_NULL_ANALYSIS"></a><b>Include fields in null analysis</b> (<b><a href=
"../reference/api/org/eclipse/jdt/core/JavaCore.html#COMPILER_PB_INCLUDE_FIELDS_IN_NULL_ANALYSIS">COMPILER_PB_INCLUDE_FIELDS_IN_NULL_ANALYSIS</a></b>)</td>
<tr valign="top">
<td rowspan="2">When enabled, the compiler will flag all null related errors or warnings that have been enabled by the user
on fields, in addition to local variables.<br />
Note that this option is only relevant in the context of the warnings raised by the options
<a href="#REDUNDANT_NULL_CHECK">COMPILER_PB_REDUNDANT_NULL_CHECK</a>, <a href=
"#NULL_REFERENCE">COMPILER_PB_NULL_REFERENCE</a>, and <a href=
"#POTENTIAL_NULL_REFERENCE">COMPILER_PB_POTENTIAL_NULL_REFERENCE</a> on fields.</td>
<td><b><a href="../reference/api/org/eclipse/jdt/core/JavaCore.html#ENABLED">ENABLED</a></b></td>
<td colspan="2"><b>Reporting Interface Method not Compatible with non-Inherited Methods</b>
(<b><a href=
<td valign="top">missing null check</td>
<td align="center" valign="top">-</td>
<td align="left" valign="top">nullFields</td>
<td valign="top">null analysis for fields</td>
<td align="left" valign="top">over-ann</td>