v1.7.0
版本发布时间: 2022-07-08 22:09:02
JetBrains/intellij-platform-gradle-plugin最新发布版本:v2.0.1(2024-08-09 05:03:45)
Added
- Automatically detect bundled sources in plugin dependency #786
- Automatically detect plugin dependency sources provided in the IDE distribution #207
- Throw an error when
intellij.version
is missing #1010 - Set
ResolutionStrategy.SortOrder.DEPENDENCY_FIRST
forcompileClasspath
andtestCompileClasspath
configurations #656 - Added
useDependencyFirstResolutionStrategy
feature flag. See Feature Flags. - Ensure
classpath.index
is not bundled in the JAR file - Warn about no settings provided by the plugin when running
buildSearchableOptions
and suggest disabling the task. #1024 - Warn about paid plugin running
buildSearchableOptions
and suggest disabling the task. #1025 - IDE dependencies are added to the
compileOnly
classpath for test fixtures if thejava-test-fixtures
plugin is applied #1028 -
classpathIndexCleanup
task is added to removeclasspath.index
files created byPathClassLoader
#1039 - Improve Plugin Verifier error messages #1040
- Added
FailureLevel.SCHEDULED_FOR_REMOVAL_API_USAGES
to the Plugin Verifier task - Support for JetBrains Runtime 2022.2 directories layout #1016
Changed
- Set minimum supported Gradle version from
6.7
to6.7.1
- Resolve dependencies using repositories in the following order: project custom repositories (if any), plugin custom repositories, common repositories (like Maven Central)
- Add executable flag for
Rider.Backend
native launchers inIdeaDependencyManager#resetExecutablePermissions
RIDER-59978 - Remove Gradle dependencies constraints as transitive dependencies don't point to vulnerabilities anymore #999
Fixed
- Fixed broken instrumentation when custom sources directory is set #1004
- Fixed
java.nio.file.FileAlreadyExistsException
when instrumenting code #998 - Fixed
Execution optimizations have been disabled for task ':jar' to ensure correctness
#1000 - Fixed JaCoCo
Can't add different class with same name
exception when using code instrumentation #1020 - Fixed failing instrumentation due to the
Class not found
exception #1029 - Fixed
'compilerClassPathFromMaven' doesn't have a configured value
when resolvingjava-compiler-ant-tasks
#1003 - Fixed
NoClassDefFoundError
caused by the staleclasspath.index
created by thePathClassLoader
#1032 - Fixed issue with not updated GUI form during the incremental build #1044]
1、 gradle-intellij-plugin-1.7.0-javadoc.jar 1.54MB
2、 gradle-intellij-plugin-1.7.0-sources.jar 92.45KB
3、 gradle-intellij-plugin-1.7.0.jar 640.95KB