Where is the dynamic plugin verification action located?

已回答

https://jetbrains.org/intellij/sdk/docs/basics/plugin_structure/dynamic_plugins.html says that I have to run Plugin DevKit | Plugin descriptor | Plugin.xml dynamic plugin verification to verify if my plugin can be dynamic or not. But I couldn't find this action anywhere. How to run it?

0

It is an inspection bundled with Plugin Devkit that can be enabled in Preferences | Editor | Inspections or run explicitly via menu action Analyze | Inspect Code..

0
Avatar
Permanently deleted user

Thanks.

0

请先登录再写评论。