Prevent a package depending upon another

Enforce architecture rules, such as data access layers not depending upon UI layers.

Kotlin developers can configure an inspection to define illegal package dependencies, which can prevent code from accidentally depending upon the wrong packages, for example the UI layer talking directly to the data access layer.


Related Resources

Find in File
Find a specific name or string in your file
Clipboard history
Paste a subset or multiple entries from your recent history
Extend Selection
Extend and shrink selection