mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
9 lines
343 B
HTML
9 lines
343 B
HTML
<html>
|
|
<body>
|
|
Reports classes that are mutually or cyclically dependent on other classes.
|
|
<p>Such cyclic dependencies make code fragile and hard to maintain.</p>
|
|
<!-- tooltip end -->
|
|
<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> |