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