Package-level declarations
Types
The IntelliJ Platform Gradle Plugin introduces custom Gradle properties to control some of the low-level Gradle plugin behaviors. To adjust a particular feature, add a Project property to the gradle.properties file with the following pattern:
Represents an annotation to mark DSL elements related to the IntelliJ Platform.
Describes all IntelliJ Platform types available to be used for plugin development, dependency resolution, and plugin verification.
Describes a mode in which a product may be started.
Definition of Test Framework types available for writing tests for IntelliJ Platform plugins.
Functions
Maps the value to an IntelliJPlatformType.
Validates that the given version is compatible with this IntelliJ Platform type. For IntelliJ IDEA Community (IC), versions 2025.3+ are not available.