mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Cache downloaded IDEs used by Plugin Verifier for the verification
This commit is contained in:
committed by
GitHub
parent
b504a99942
commit
624c6950be
@@ -5,6 +5,7 @@
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Integration with [IntelliJ Plugin Verifier](https://github.com/JetBrains/intellij-plugin-verifier) through the [Gradle IntelliJ Plugin](https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl) `runPluginVerifier` task
|
||||
- Cache downloaded IDEs used by Plugin Verifier for the verification
|
||||
|
||||
### Changed
|
||||
- Switch Gradle Wrapper to `-all` to improve the IntelliSense
|
||||
|
||||
Reference in New Issue
Block a user