Persisting State of Components

Edit pageLast modified: 13 March 2025

The IntelliJ Platform provides an API that allows components or services to persist their state between restarts of the IDE. The API allows for persisting simple key-value entries and complex state classes.