mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
tools_gradle_intellij_plugin.md: update runpluginverifier-task-downloaddir
default paths
This commit is contained in:
parent
0904a74c6c
commit
88276d0ab2
@ -1341,7 +1341,7 @@ Type
|
||||
: `String`
|
||||
|
||||
Default value
|
||||
: `System.getProperty("plugin.verifier.home.dir")/ides` or `System.getProperty("user.home")/.pluginVerifier/ides` or system temporary directory.
|
||||
: `System.getProperty("plugin.verifier.home.dir")/ides`, `System.getenv("XDG_CACHE_HOME")/pluginVerifier/ides`, `System.getProperty("user.home")/.cache/pluginVerifier/ides` or system temporary directory.
|
||||
|
||||
|
||||
#### jbrVersion
|
||||
|
Loading…
x
Reference in New Issue
Block a user