This is an old revision of the document!
====== Persisting UI State in Eclipse ====== In Eclipse there are many parameters where one can configure if the UI is to be persisted and if/how to be restored. - plugin.xml: ''<property name="clearPersistedState" value="true"></property>'' - -clearPersistedState - -persistState true/false - -deltaRestore true/false {{tag> e4}}