mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
11 lines
508 B
HTML
11 lines
508 B
HTML
<html>
|
|
<body>
|
|
Reports a class on which too many other classes are directly dependent.
|
|
<p>Any modification to such a class may require changing many other classes, which may be expensive.</p>
|
|
<p>Only top-level classes are reported.</p>
|
|
<!-- tooltip end -->
|
|
<p>Use the field below to specify the maximum allowed number of dependents for a class.</p>
|
|
<p>Available only from <b>Code | Inspect Code</b> or
|
|
<b>Code | Analyze Code | Run Inspection by Name</b> and isn't reported in the editor.</p>
|
|
</body>
|
|
</html> |