mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 09:04:15 +07:00
11 lines
306 B
XML
11 lines
306 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Holder.java</file>
|
|
<line>4</line>
|
|
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">unused declaration</problem_class>
|
|
<description>Method is never used.</description>
|
|
</problem>
|
|
</problems>
|
|
|