tools_gradle_intellij_plugin.md: jbrArch

This commit is contained in:
Jakub Chrzanowski 2022-12-16 22:43:53 +01:00
parent c13eb18a46
commit 1881dc47f9
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

@ -1176,6 +1176,20 @@ Default value
: `null`
#### jbrArch
{id="tasks-runide-jbrarch"}
JetBrains Runtime architecture.
By default, it's resolved based on the current OS and JRE architecture.
{style="narrow"}
Type
: `String`
Default value
: `null`
#### pluginsDir
{id="tasks-runide-pluginsdir"}
@ -1450,6 +1464,20 @@ Default value
: `null`
#### jbrArch
{id="tasks-runpluginverifier-jbrarch"}
JetBrains Runtime architecture.
By default, it's resolved based on the current OS and JRE architecture.
{style="narrow"}
Type
: `String`
Default value
: `null`
#### runtimeDir
{id="tasks-runpluginverifier-runtimedir"}