Releases
2.1.0
Added
Added PrepareSandboxTask.pluginName
for easier accessing of the plugin directory name
Allow for using non-installer IDEs for plugin verification #1715
Added bundledModule()
dependency extension helpers
Detect and warn about the kotlinx-coroutines
library in transitive dependencies
Introduce caching when creating dependencies
Changed
Add IntelliJ Platform v2 product modules to the test classpath
Invalidate local dependency artifacts XML files running
Fixed
Fixed caching for IntelliJPlatformArgumentProvider.coroutinesJavaAgentFile
.
intellijPlatform.pluginConfiguration.description
appends content instead of replacing it #1744
The disabledPlugins.txt
file is not updated when disabling bundled plugins #1745
Plugin sandbox created by IntelliJPlatformTestingExtension
is not correct for localPlugin(org.gradle.api.artifacts.ProjectDependency)
#1743
Better resolving the JVM variant of the io.github.pdvrieze.xmlutil
dependency #1741
Remove the inclusion of all IntelliJ Platform v2 bundled modules to the classpath #1761
Duplicate bundled template error in tests #1755
Fixed IDE problem when submodule jars appear as External Libraries
Fixed java.util.ConcurrentModificationException
on Gradle sync caused by the pluginVerification
configuration #1714
Fixed Configuration Cache issues related to the intellijPlatform.buildSearchableOptions
flag
You can’t perform that action at this time.