mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-18 16:17:00 +07:00
9 lines
378 B
XML
9 lines
378 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>For.java</file>
|
|
<line>3</line>
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Local variable or parameter can be final</problem_class>
|
|
<description>Variable <code>it</code> can have <code>final</code> modifier</description>
|
|
</problem>
|
|
</problems> |