ProductReleasesValueSource

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.

See also

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface FilterParameters : ValueSourceParameters

Functions

Link copied to clipboard
Link copied to clipboard
open override fun obtain(): List<String>