Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMF Compare/Specifications/GroupsConfiguration

< EMF Compare
Revision as of 09:22, 5 March 2014 by Unnamed Poltroon (Talk) (Created page with "= Evolution Specification: Groups UI = Current status is '''DRAFT''' == Preamble == ''Summary'': Provide a way for user to choose its default groups. == Introduction =...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Evolution Specification: Groups UI

Current status is DRAFT

Preamble

Summary: Provide a way for user to choose its default groups.


Introduction

In EMF Compare Groups are used to structure the StructureContentView. They can be provided by extension point however for the moment a user is enable to activate a groups by default. Each time EMF Compare UI is launched. The same group is activated. It would be nice if the user could rank groups to define default group to use.

Detailed Specification

Preference default group

  • The user should be able to rank groups from preferences to define which will be the default group to use
    • The user should be able to define different ranking regarding the comparison type (2 or 3 way).

2wayGroupConfiguration.png 3wayGroupConfiguration.png

Dynamic setting of default groups

  • When a user change the selected group in EMF Compare.
    • The user should be able to define its new selection as default group.
    • This setting will only apply for the current comparison type (two or three way).

DynamicSelection.png

Back to the top