mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 00:19:11 +07:00
11 lines
257 B
XML
11 lines
257 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>4</line>
|
|
<problem_class>unused declaration</problem_class>
|
|
<description>Field is assigned but never accessed.</description>
|
|
</problem>
|
|
</problems>
|
|
|