mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-19 14:09:12 +07:00
14 lines
342 B
XML
14 lines
342 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Npe.java</file>
|
|
<line>12</line>
|
|
<description>Expression 'o' might evaluate to null</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Npe.java</file>
|
|
<line>13</line>
|
|
<description>Expression 'o' might evaluate to null</description>
|
|
</problem>
|
|
</problems>
|