mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
fixed typo
This commit is contained in:
parent
a1905badda
commit
d75e1930e7
@ -22,7 +22,7 @@ The default **Sandbox Home** directory locations are:
|
|||||||
* **Linux:** `~/.<product_system_name><product_version>/system/plugins-sandbox/`
|
* **Linux:** `~/.<product_system_name><product_version>/system/plugins-sandbox/`
|
||||||
* **Macos** `~/Library/Caches/<product_system_name><product_version>/plugins-sandbox/`
|
* **Macos** `~/Library/Caches/<product_system_name><product_version>/plugins-sandbox/`
|
||||||
|
|
||||||
Within those directories are folders pertaining to the Development Instance:
|
Within those directories are subdirectories pertaining to the Development Instance:
|
||||||
* `config` contains settings for the IDE instance.
|
* `config` contains settings for the IDE instance.
|
||||||
* `plugins` contains folders for each plugin being run in the IDE instance.
|
* `plugins` contains folders for each plugin being run in the IDE instance.
|
||||||
* `system/caches or system\caches` holds the IDE instance data.
|
* `system/caches or system\caches` holds the IDE instance data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user