IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Plugins

Edit pageLast modified: 02 October 2024

The IntelliJ Platform Gradle Plugin consists of sub-plugins which should be applied depending on the project structure.

Subplugins architecture allows applying a subset of features, for example, to provide the IntelliJ Platform dependency to a project submodule without creating unnecessary tasks.

The following diagram describes dependencies between plugins provided with the IntelliJ Platform Gradle Plugin.

build.gradle.kts

Platform

Module

Base

Migration

settings.gradle.kts

Settings