mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-18 10:45:23 +07:00
11 lines
243 B
XML
11 lines
243 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>Class is not instantiated.</description>
|
|
</problem>
|
|
</problems>
|
|
|