mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
IntelliJ Platform Gradle Plugin: intellijPlatform.cachePath
This commit is contained in:
parent
88f32e001f
commit
a7c27c8d83
@ -40,6 +40,22 @@ intellijPlatform {
|
||||
```
|
||||
|
||||
|
||||
### cachePath
|
||||
{#intellijPlatform-cachePath}
|
||||
|
||||
Provides read-only access to the IntelliJ Platform project cache location.
|
||||
|
||||
{style="narrow"}
|
||||
Access
|
||||
: Read-only
|
||||
|
||||
Type
|
||||
: `Path`
|
||||
|
||||
Default value
|
||||
: Path of the IntelliJ Platform project cache
|
||||
|
||||
|
||||
### platformPath
|
||||
{#intellijPlatform-platformPath}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user