Inspectopedia Help

Component/Action not registered

Reports plugin components and actions that are not registered in a plugin.xml descriptor.

This eases developing new components when using the "Create Class" intention and helps keep track of potentially obsolete components.

Provided quick-fix to register the component adds necessary registration in plugin.xml descriptor.

Configure the inspection:

  • Use the Check Actions option to turn off the check for Actions, as they may be intentionally created and registered dynamically.

  • Use the Ignore non-public classes option to ignore abstract and non-public classes.

Inspection options

Here you can find the description of settings available for the Component/Action not registered inspection, and the reference of their default values.

Ignore non-public classes

Default: Selected

Check Actions

Default: Selected

Inspection Details

By default bundled with:

IntelliJ IDEA 2024.1, Qodana for JVM 2024.1,

Can be installed with plugin:

Plugin DevKit, 241.16690

Last modified: 29 April 2024