mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-18 14:04:07 +07:00
9 lines
273 B
XML
9 lines
273 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>2</line>
|
|
<description>Class has <code>equals()</code> defined but does not define <code>hashCode()</code>.</description>
|
|
</problem>
|
|
</problems>
|