mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
empty methods hierarchy: warn about deepest methods, top empty could be of use (IDEA-146409)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<problems>
|
||||
<problem>
|
||||
<file>Derived.java</file>
|
||||
<line>15</line>
|
||||
<description>Empty method overrides empty method</description>
|
||||
</problem>
|
||||
</problems>
|
||||
Reference in New Issue
Block a user