mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-20 11:36:16 +07:00
10 lines
200 B
XML
10 lines
200 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Foo.java</file>
|
|
<line>1</line>
|
|
<description>Declaration can have final modifier</description>
|
|
</problem>
|
|
</problems>
|
|
|