Package-level declarations

Types

Link copied to clipboard

A Gradle ValueSource that creates a Kotlin Coroutines Java Agent JAR file for debugging purposes.

Link copied to clipboard
abstract class CurrentPluginVersionValueSource : ValueSource<String, ValueSourceParameters.None>

Obtains the current IntelliJ Platform Gradle Plugin version.

Link copied to clipboard

Mounts and extracts DMG archive.

Link copied to clipboard

Obtains the architecture of the provided Java Runtime executable by requesting the list of its internal properties.

Link copied to clipboard
abstract class LatestPluginVersionValueSource : ValueSource<String, ValueSourceParameters.None>

Obtains the latest IntelliJ Platform Gradle Plugin version.

Link copied to clipboard

Obtains the list of coordinates from module descriptors provided by the IntelliJ Platform.

Link copied to clipboard

Filter parameters used for selecting IntelliJ Platform product releases.