mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
10 lines
222 B
XML
10 lines
222 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Foo.java</file>
|
|
<line>5</line>
|
|
<description>Duplicate @throws tag for exception 'java.lang.Exception'</description>
|
|
</problem>
|
|
</problems>
|
|
|