mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-17 11:40:50 +07:00
11 lines
392 B
XML
11 lines
392 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>NoWarnings.java</file>
|
|
<line>9</line>
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constant conditions & exceptions</problem_class>
|
|
<description>Condition <code>i == 1</code> is always <code>true</code> when reached</description>
|
|
</problem>
|
|
</problems>
|
|
|