Bug 399866 - [Model Explorer] The Model Explorer customizations should be persisted
Summary: [Model Explorer] The Model Explorer customizations should be persisted
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.10.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: M7   Edit
Assignee: Camille Letavernier CLA
QA Contact:
URL:
Whiteboard: Usability
Keywords: plan
Depends on:
Blocks:
 
Reported: 2013-02-04 07:54 EST by Camille Letavernier CLA
Modified: 2013-04-26 04:03 EDT (History)
3 users (show)

See Also:
rschnekenburger: kepler+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Letavernier CLA 2013-02-04 07:54:45 EST
When restarting Papyrus, the applied customizations should be retained. There should also be a button to restore the default configuration.
Comment 1 Camille Letavernier CLA 2013-04-25 12:46:05 EDT
Initial contribution in r10963

The whole dialog had to be replaced as the EMF Facet implementation could not be overridden.

- The applied customizations are stored in the preferences
- The "restore default" button restores the default configuration, i.e. selects all the ModelExplorer configurations registered with "loadByDefault = true"

The "load referenced facets" button has been removed as it doesn't really make sense in the Papyrus context (It is considered to be always true)
Comment 2 Camille Letavernier CLA 2013-04-26 04:03:53 EDT
The feature is available on the latest build. This task is complete