ides

@get:Classpath
abstract val ides: ConfigurableFileCollection

Holds a reference to IntelliJ Platform IDEs which will be used by the IntelliJ Plugin Verifier CLI tool for verification.

The list of IDEs is controlled with the IntelliJPlatformExtension.PluginVerification.Ides extension.

See also