mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-18 14:04:07 +07:00
10 lines
257 B
XML
10 lines
257 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>3</line>
|
|
<entry_point TYPE="method" FQNAME="AbstractTest void testSmth()"/>
|
|
<description>Method is never used.</description>
|
|
</problem>
|
|
</problems>
|