| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| IntelliJPlatformGradlePlugin-2.10.5-javadoc.jar | 2025-11-25 | 5.2 MB | |
| IntelliJPlatformGradlePlugin-2.10.5-sources.jar | 2025-11-25 | 227.5 kB | |
| IntelliJPlatformGradlePlugin-2.10.5-test-fixtures.jar | 2025-11-25 | 25.0 kB | |
| IntelliJPlatformGradlePlugin-2.10.5.jar | 2025-11-25 | 2.6 MB | |
| 2.10.5 source code.tar.gz | 2025-11-25 | 748.8 kB | |
| 2.10.5 source code.zip | 2025-11-25 | 1.1 MB | |
| README.md | 2025-11-25 | 863 Bytes | |
| Totals: 7 Items | 9.9 MB | 0 | |
Added
- Add
org.jetbrains.intellij.deps.kotlinxas akotlinx.coroutinesshadowed dependency group eligible for exclusion. - Expand
TestFrameworkTypewith additional frameworks including Debugger, ExternalSystem, PolySymbols, Qodana, UAST, VCS, and WebSymbols. - Introduce
org.jetbrains.intellij.platform.intellijPlatformIdesCacheEnabledGradle property to control IntelliJ Platform IDEs caching globally viaintellijPlatform.caching.ides.enabledconvention.
Changed
- Replace exception with a warning for unknown input paths in
CollectorTransformer.
Fixed
- Fix
Path.deepResolveto correctly resolvesingleOrNullentries. - Fix JetBrains Runtime architecture detection for Linux ARM64 systems JetBrains/intellij-platform-gradle-plugin#2054