ides

open fun ides(@DelegatesTo(value = IntelliJPlatformExtension.PluginVerification.Ides::class, strategy = 1) action: Closure<*>)


The extension to define the IDEs to be used along with the IntelliJ Plugin Verifier CLI tool for the binary plugin verification.

See also