mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 07:11:30 +07:00
GitOrigin-RevId: e0d27694f2286bc21fdd45bbbc054c2d84021290
10 lines
287 B
XML
10 lines
287 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</description>
|
|
</problem>
|
|
|
|
</problems> |