mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
persisting_state_of_components.md: sharing settings: add product help link
This commit is contained in:
parent
c7173f58f5
commit
02bc956913
@ -207,6 +207,12 @@ The `roamingType` parameter of the `@Storage` annotation specifies the roaming t
|
|||||||
|
|
||||||
### Sharing Settings Between IDE Installations
|
### Sharing Settings Between IDE Installations
|
||||||
|
|
||||||
|
<tldr>
|
||||||
|
|
||||||
|
**Product Help:** [Share IDE settings](https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html)
|
||||||
|
|
||||||
|
</tldr>
|
||||||
|
|
||||||
It is possible to share the persistent state of components between different IDE installations.
|
It is possible to share the persistent state of components between different IDE installations.
|
||||||
This allows users to have the same settings on every development machine or to share their settings within a team.
|
This allows users to have the same settings on every development machine or to share their settings within a team.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user