intellijIdeaCommunity

fun intellijIdeaCommunity(version: Provider<String>, configure: Action<IntelliJPlatformDependencyConfiguration> = Action {})

Adds a dependency on IntelliJ IDEA Community.

Note: Starting with version 2025.3, IntelliJ IDEA Community (IC) is no longer published. For versions 2025.3+, use intellijIdea instead.

Parameters

version

The version of IntelliJ IDEA Community.

configure

IntelliJ Platform dependency configuration.