mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 09:04:15 +07:00
for global "Unused declaration" inspection GitOrigin-RevId: e671cef5b81a2e148ec747e91e876959c0481d8d
9 lines
268 B
XML
9 lines
268 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>UsefulClass.java</file>
|
|
<line>4</line>
|
|
<entry_point TYPE="method" FQNAME="a.UsefulClass UsefulClass()" />
|
|
<description>Constructor is never used.</description>
|
|
</problem>
|
|
</problems> |