Releases: JetBrains/intellij-platform-gradle-plugin
Releases · JetBrains/intellij-platform-gradle-plugin
v0.4.19
02 May 17:49
Compare
Sorry, something went wrong.
No results found
Use builtin JBR from alternativeIdePath IDE #358
Enable dependencies for builtin plugins automatically #474
Allow referring builtin plugins by their ids rather than directory name IDEA-233841
Require 4.9 Gradle version, dropped deprecated stuff
Do not add junit.jar into classpath, it may clash with junit-4.jar on certain JDKs
v0.4.18
01 Apr 23:09
Compare
Sorry, something went wrong.
No results found
Introduced runIdeForUiTests task #466
Fix unpacking JBR with JCEF on Mac #468
Publish plugin security update #472
v0.4.17
23 Mar 14:20
Compare
Sorry, something went wrong.
No results found
Fix platform prefix for DataGrip #458
Enable plugin auto-reloading by default
Upgrade plugins repository client
Use new methods for Gradle 5.1 and higher #464
Support JBR with JCEF #465
v0.4.16
28 Jan 13:42
Compare
Sorry, something went wrong.
No results found
(under development)
Fix downloading JBR if temp directory and gradle chace are on the different partitions #457
Build searchable options task is marked as cacheable
v0.4.15
07 Dec 21:09
Compare
Sorry, something went wrong.
No results found
Fix uploading on Java 11 #448
Fix instrumentation when localPath is set #443
v0.4.14
25 Nov 15:22
Compare
Sorry, something went wrong.
No results found
Support for Gradle 6.0
Deprecated runIde.ideaDirectory. runIde.ideDirectory should be used instead
v0.4.13
13 Nov 19:25
Compare
Sorry, something went wrong.
No results found
Removed intellij.useProductionClassLoaderInTests option as we found another way to fix loading plugins in tests in 2019.3
v0.4.12
08 Nov 12:13
Compare
Sorry, something went wrong.
No results found
More structured logging
Introduced intellij.useProductionClassLoaderInTests option to control how plugin is going to be loaded in tests
v0.4.11
01 Nov 14:42
Compare
Sorry, something went wrong.
No results found
Fix setting archive name for Gradle 5.1 and higher #436
Fix forms compilation for Rider and Python snapshot builds. Works for Rider-2019.3-SNAPSHOT and higher #403
v0.4.10
09 Aug 08:04
Compare
Sorry, something went wrong.
No results found
Upgrade download plugin #418
Simplify custom runIde task configuration #401