Plugin.xml extension registration
Reports problems with extension registration in plugin.xml
.
The following problems are reported:
Missing
language
declaration. If the extension does not target a specific language, use quick fix to create an explicit declaration for "any language".Inspections: missing attributes
Services: redundant
serviceInterface
declarationcom.intellij.stubElementTypeHolder
withoutexternalIdPrefix
, see Stub Indexescom.intellij.statusBarWidgetFactory
withoutid
Locating this inspection
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
PluginXmlExtensionRegistration- Via Settings dialog
Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.
New in 2022.3
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Plugin DevKit, 242.22892 |