pycharmProfessional

Adds a dependency on PyCharm Professional.

Note: Starting with version 2025.3, PyCharm Professional (PY) is no longer published. For versions 2025.3+, use pycharm instead.

Parameters

version

The version of PyCharm Professional.

configure

IntelliJ Platform dependency configuration.


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

Adds a dependency on PyCharm Professional.

Note: Starting with version 2025.3, PyCharm Professional (PC) is no longer published. For versions 2025.3+, use pycharm instead.

Parameters

version

The version of PyCharm Professional.

configure

IntelliJ Platform dependency configuration.