mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
persisting_state_of_components.md: Add information about unbundling Settings Repository plugin
This commit is contained in:
parent
e0e9a25ac7
commit
a2e929120d
@ -187,6 +187,10 @@ If the component state is OS-dependent, the `roamingType` of the `@Storage` anno
|
|||||||
|
|
||||||
#### Settings Repository Plugin and Export Settings Feature
|
#### Settings Repository Plugin and Export Settings Feature
|
||||||
|
|
||||||
|
> The _Settings Repository_ plugin is unbundled starting with the version 2022.3 and will be no longer maintained.
|
||||||
|
>
|
||||||
|
{type="warning"}
|
||||||
|
|
||||||
Persistent components can be shared via the _Settings Repository_ plugin and _Export Settings_ feature, depending on the `roamingType` of the `@Storage` annotation.
|
Persistent components can be shared via the _Settings Repository_ plugin and _Export Settings_ feature, depending on the `roamingType` of the `@Storage` annotation.
|
||||||
See the [](#defining-the-storage-location) for more details.
|
See the [](#defining-the-storage-location) for more details.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user