Back to Intellij Community

CyclicClassDependency

java/java-impl/resources/inspectionDescriptions/CyclicClassDependency.html

2025.3-rc-2272 B
Original Source

Reports classes that are mutually or cyclically dependent on other classes.

Such cyclic dependencies make code fragile and hard to maintain.

Available only from Code | Inspect Code or Code | Analyze Code | Run Inspection by Name and isn't reported in the editor.