mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 17:52:27 +07:00
10 lines
339 B
XML
10 lines
339 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>2</line>
|
|
<entry_point TYPE="method" FQNAME="Test void doSmth(java.lang.String str)" />
|
|
<description>Parameter <code>str</code> is not used in either this method or any of its derived methods</description>
|
|
</problem>
|
|
|
|
</problems> |