mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 05:18:06 +07:00
GitOrigin-RevId: 8bb4dd31d51f3cc4fb63c36579bd3078f6f622f7
13 lines
314 B
XML
13 lines
314 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Example.java</file>
|
|
<line>4</line>
|
|
<description>Method is never used.</description>
|
|
</problem>
|
|
<problem>
|
|
<file>Example.java</file>
|
|
<line>3</line>
|
|
<description>Class is never used.</description>
|
|
</problem>
|
|
</problems> |