Back to Intellij Community

CyclicPackageDependency

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

2025.3-rc-2274 B
Original Source

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

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.