mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
13 lines
585 B
HTML
13 lines
585 B
HTML
<html>
|
|
<body>
|
|
Reports a class on which too many other classes are directly or indirectly 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 <b>Maximum number of transitive dependents</b> field to specify the maximum allowed number of direct or indirect 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> |