mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-20 02:15:59 +07:00
13 lines
436 B
XML
13 lines
436 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>4</line>
|
|
<module>testMethodWithSuper</module>
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Actual method parameter is the same constant</problem_class>
|
|
<description>Actual value of parameter '<code>i</code>' is always '<code>10</code>'</description>
|
|
</problem>
|
|
|
|
</problems>
|
|
|