v1.6.0
版本发布时间: 2022-05-23 16:19:38
JetBrains/intellij-platform-gradle-plugin最新发布版本:v2.0.1(2024-08-09 05:03:45)
Added
- Added
BuildFeature
feature flags. See Feature Flags in README. - Added
--jbr-illegal-access
and-XX:+IgnoreUnrecognizedVMOptions
flags for tasks based onRunIdeBase
to support2022.2
which runs on Java 17 - For JBR 17,
dcevm
is bundled by default. As a consequence, separateddcevm
andnomod
variants are no longer available. -
instrumentCode
task – incremental instrumentation #459 - Add
intellijRepository
to the beginning of the repositories list when resolving dependencies #615 - Set
-Djdk.module.illegalAccess.silent=true
flag by default to muteWARNING: An illegal reflective access operation has occurred
- Add
java.system.class.loader=com.intellij.util.lang.PathClassLoader
system property for tests run on 221+ - Integration Tests: Cover
instrumentCode
task
Changed
- Set minimal supported Gradle version from
6.6
to6.7
- Throw an exception instead of warning when both
intellij.localPath
andintellij.version
are specified - Publish sources and javadocs within the release #810
Fixed
- Fix for
getHeaderField("Location") must not be null
#960 -
instrumentCode
task – changes in Kotlin code no longer rebuild the plugin #959 - Could not resolve JBR for 222-EAP-SNAPSHOT #997
- Kotlin-generated classes aren't packed into the plugin distribution #978
- Fixed version parsing for
listProductsReleases
task which resulted in incorrect IDE releases versions #995 - Release
plugin.xml
file after reading it IDEA-291836
1、 gradle-intellij-plugin-1.6.0-javadoc.jar 1.49MB
2、 gradle-intellij-plugin-1.6.0-sources.jar 84KB
3、 gradle-intellij-plugin-1.6.0.jar 605.44KB