# JetBrains/intellij-platform-gradle-plugin

Gradle plugin for building plugins for JetBrains IDEs

Repository: https://github.com/JetBrains/intellij-platform-gradle-plugin
Canonical: https://ross.abutalabs.com/products/intellij-platform-gradle-plugin
Homepage: https://plugins.jetbrains.com/docs/intellij/gradle-prerequisites.html
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: intellij, gradle, gradle-intellij-plugin, intellij-platform, jetbrains-plugin, intellij-plugin, plugin-verifier, intellij-ides, intellij-sdk
Last push: 2026-08-26T06:26:16+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 92, longevity 100
- inputs: {"age_days": 4159, "days_push": 7, "days_rel": 54, "gap_med": 14, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1530, forks 298 (observed 2026-08-28T04:04:59.213296+00:00)

## What it is
The official JetBrains Gradle plugin for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. It configures the build environment, manages IntelliJ Platform dependencies, runs the plugin verifier, and automates publishing to the JetBrains Marketplace.

## Use cases
- build an IntelliJ IDEA plugin with Gradle
- set up a plugin project for JetBrains IDEs
- verify my plugin against multiple IDE versions
- publish an IntelliJ plugin to the JetBrains Marketplace
- run IDE sandbox with my plugin for testing
- configure IntelliJ Platform SDK dependencies in a build
- automate CI builds for an IDE plugin

## When to choose
- you are developing a plugin for any IntelliJ-based IDE (IDEA, PyCharm, WebStorm, etc.)
- you need automated plugin verification and Marketplace publishing in your build
- you want the officially supported toolchain for IntelliJ plugin development

## When to avoid
- you are building plugins for other editors like VS Code or Eclipse
- your project does not use Gradle as its build system
- you only need to use IntelliJ IDEs, not develop plugins for them

## Facets
- artifact type: plugin
- maturity: active
- function: build-tool, testing, ci-cd, plugin-system, developer-tools
- domain: developer-tools
- platform: jvm, cross-platform
- tags: intellij-platform, gradle-plugin, jetbrains-ides, plugin-verifier, plugin-publishing, ide-plugin-development, ide, build-tools, jetbrains, gradle

## Member repositories
- JetBrains/intellij-platform-gradle-plugin (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.213296+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:23.587174+00:00, confidence not recorded.
  - readme: https://github.com/JetBrains/intellij-platform-gradle-plugin (fetched 2026-08-28T04:04:59.213296+00:00, sha fe9cf18b13cd)
  - homepage: https://plugins.jetbrains.com/docs/intellij/gradle-prerequisites.html (fetched 2026-08-29T11:33:36.278273+00:00, sha ba72c386743f)
  - site_page: https://plugins.jetbrains.com/docs/intellij/creating-plugin-project.html (fetched 2026-08-29T11:33:36.287182+00:00, sha 64308e6ed6a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
