IntelliJ Platform 2025.3 introduces a unified distribution merging Community and Ultimate editions while maintaining backward compatibility with plugins built for 2025.2 and earlier. Plugin developers targeting 2025.3 must update to IntelliJ Platform Gradle Plugin 2.10.4 and switch from intellijIdeaCommunity() to intellijIdea() dependency helper. Key changes include module extraction requiring explicit dependencies, IntelliLang plugin dependency updates, and Storage annotation restrictions. The unified distribution uses the IU product code, with feature access controlled by licensing rather than separate IDE distributions. Developers can test compatibility using the verifyPlugin task and EAP snapshots before the official release.

11m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
IntelliJ Platform 2025.3: What Plugin Developers Should KnowNo Immediate Upgrade RequiredMajor Change: Unified Platform DistributionOpen Source and Custom IDEsKey API Changes in 2025.3Step-by-Step Migration GuideFrequently Asked QuestionsConclusion

Sort: