IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

IntelliJ Platform Testing Extension

Edit pageLast modified: 24 February 2025

The IntelliJ Platform Gradle Plugin introduces a top-level intellijPlatformExtension extension. It provides a possibility for registering custom tasks for running the IDE, unit tests, UI tests, or performance tests.

For each of the custom tasks, a dedicated sandbox is created to isolate them form other tasks or the build flow as they may rely on a different IntelliJ Platform version, plugins, or other configuration.