Persisting UI State in Eclipse e4

In Eclipse there are many parameters where one can configure if the UI is to be persisted and if/how to be restored.

  1. plugin.xml: <property name=“clearPersistedState” value=“true”></property>
  2. -clearPersistedState
  3. -persistState true/false
  4. -deltaRestore true/false