mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
8 lines
353 B
HTML
8 lines
353 B
HTML
<html>
|
|
<body>
|
|
Reports classes whose number of nested inner classes exceeds the specified maximum.
|
|
<p>Nesting inner classes inside other inner classes is confusing and indicates that a refactoring may be necessary.</p>
|
|
<!-- tooltip end -->
|
|
<p>Use the <b>Nesting limit</b> field to specify the maximum allowed nesting depth for a class.<p>
|
|
</body>
|
|
</html> |