mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
55 lines
1.4 KiB
XML
55 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>5</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="method" FQNAME="x.S void f()" />
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>42</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="method" FQNAME="x.S void j()" />
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>53</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="field" FQNAME="x.S$3ss s" />
|
|
</problem>
|
|
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>20</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="method" FQNAME="x.S void h()" />
|
|
</problem>
|
|
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>30</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="class" FQNAME="x.S$1ss" />
|
|
</problem>
|
|
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>11</line>
|
|
<problem_class>Redundant suppression</problem_class>
|
|
<description>Redundant suppression</description>
|
|
<entry_point TYPE="method" FQNAME="x.S void g()" />
|
|
</problem>
|
|
|
|
</problems> |