ides

fun ides(notations: List<String>)
fun ides(notations: Provider<List<String>>)

Adds dependencies to binary IDE releases to be used for testing with the IntelliJ Plugin Verifier.

Parameters

notations

The IntelliJ Platform dependencies. Accepts String in TYPE-VERSION or VERSION format.