mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 21:00:59 +07:00
17 lines
420 B
XML
17 lines
420 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
|
|
<problem>
|
|
<file>X.java</file>
|
|
<line>4</line>
|
|
<problem_class>Default File Template Usage</problem_class>
|
|
<description>Default File template</description>
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>X2.java</file>
|
|
<line>4</line>
|
|
<problem_class>Default File Template Usage</problem_class>
|
|
<description>Default File template</description>
|
|
</problem>
|
|
</problems> |