mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 01:41:11 +07:00
GitOrigin-RevId: d66de66e71fed85b5d1f774c504d74a3963476bd
11 lines
354 B
XML
11 lines
354 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>5</line>
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Actual method parameter is the same constant</problem_class>
|
|
<description>Value of parameter 'val' is always 'Test.DOUBLE_FIELD'</description>
|
|
</problem>
|
|
</problems>
|
|
|