mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-18 23:11:44 +07:00
11 lines
238 B
XML
11 lines
238 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>A.java</file>
|
|
<line>3</line>
|
|
<problem_class>unused declaration</problem_class>
|
|
<description>Method is never used.</description>
|
|
</problem>
|
|
</problems>
|
|
|