Product Releases Value Source
abstract class ProductReleasesValueSource : ValueSource<List<String>, ProductReleasesValueSource.Parameters>
Provides a complete list of binary IntelliJ Platform product releases matching the given FilterParameters criteria.
Its main purpose is to feed the IntelliJ Plugin Verifier with a list of all compatible IDEs for the binary plugin verification.