Back to Intellij Community

WorkspaceInheritance

plugins/devkit/intellij.devkit.workspaceModel/resources/inspectionDescriptions/WorkspaceInheritance.html

2025.3-rc-2239 B
Original Source

Reports problems related to workspace entity inheritance.

Verifies that an entity inherits from only one and only @Abstract workspace entity.

Verifies that an entity does not inherit fromWorkspaceEntity and EntitySource at the same time.