mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-07 11:06:58 +07:00
10 lines
370 B
XML
10 lines
370 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Other.java</file>
|
|
<line>4</line>
|
|
<entry_point TYPE="class" FQNAME="foo.bar.impl.Other" />
|
|
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Declaration access can be weaker</problem_class>
|
|
<description>Can be package-private</description>
|
|
</problem>
|
|
</problems> |