Download Latest Version IntelliJPlatformGradlePlugin-2.9.0-javadoc.jar (4.7 MB)
Email in envelope

Get an email when there's a new version of Gradle IntelliJ Plugin

Home / 2.8.0
Name Modified Size InfoDownloads / Week
Parent folder
IntelliJPlatformGradlePlugin-2.8.0-javadoc.jar 2025-09-02 4.6 MB
IntelliJPlatformGradlePlugin-2.8.0-sources.jar 2025-09-02 216.5 kB
IntelliJPlatformGradlePlugin-2.8.0-test-fixtures.jar 2025-09-02 23.4 kB
IntelliJPlatformGradlePlugin-2.8.0.jar 2025-09-02 2.5 MB
2.8.0 source code.tar.gz 2025-09-02 734.9 kB
2.8.0 source code.zip 2025-09-02 1.0 MB
README.md 2025-09-02 1.5 kB
Totals: 7 Items   9.2 MB 0

Added

  • Add license information into a published POM file
  • Introduce intellijPlatform.caching extension
  • Allow for customizing the cached IntelliJ Platform directory name with intellijPlatform.caching.ides.name
  • Introduce intellijPlatform.caching.ides.enabled to control IntelliJ Platform caching globally

Changed

  • Deprecate intellijPlatform.cache in favor of intellijPlatform.caching.path
  • Deprecate useCustomCache in favor of useCache when defining a dependency on the IntelliJ Platform

Fixed

  • Reorder configuration creation to avoid ConcurrentModificationException when using the custom cache.
  • Correctly resolve ~ in GradleProperties to the users home directory.
  • Remove extendsFrom usages in custom IntelliJ Platform test configurations to avoid propagation of dependencies on bundled modules and plugins coming from the base IntelliJ Platform.
  • Refactor IntelliJPlatformDependenciesExtension to replace lambda-based configuration with Action for improved interoperability and Groovy support JetBrains/intellij-platform-gradle-plugin#2017.
  • Refactor LocalIvyArtifactPathComponentMetadataRule to validate module type and version against productInfo when resolving Ivy artifacts. JetBrains/intellij-platform-gradle-plugin#2015
Source: README.md, updated 2025-09-02