ideVersions

@get:Input
@get:Optional
abstract val ideVersions: ListProperty<String>

IDEs to check, in intellij.version format, i.e.: ["IC-2019.3.5", "PS-2019.3.2"]. Check the available build versions on IntelliJ Platform Builds list.

Default value: output of the ListProductsReleasesTask task