ide
Adds a dependency to a binary IDE release to be used for testing with the IntelliJ Plugin Verifier.
Parameters
type
The IntelliJ Platform dependency.
version
The version of the IntelliJ Platform dependency.
Adds a dependency to a binary IDE release to be used for testing with the IntelliJ Plugin Verifier.
Parameters
type
The provider for the type of the IntelliJ Platform dependency. Accepts either IntelliJPlatformType or String.
version
The provider for the version of the IntelliJ Platform dependency.
Adds a dependency to a binary IDE release to be used for testing with the IntelliJ Plugin Verifier.
Parameters
notation
The IntelliJ Platform dependency. Accepts String in TYPE-VERSION or VERSION format.