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

Difference between revisions of "MoDisco/Components/ModelBrowser/New And Noteworthy"

m (Customization)
m (New Look)
Line 24: Line 24:
 
Eclipse Forms look:
 
Eclipse Forms look:
  
[[Image:MoDisco_ModelBrowser_FormsLook.png‎‎‎]]
+
[[Image:MoDisco_ModelBrowser_FormsLook.png]]
  
 
Less often used options are moved to a sub-menu in each toolbar so as to avoid cluttering the UI.
 
Less often used options are moved to a sub-menu in each toolbar so as to avoid cluttering the UI.

Revision as of 07:45, 24 February 2010

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco

0.8 M5

  • New option to display a unique ID on each model element ( MoDiscoBrowser Element id.gif ). This makes it easier to know whether two elements in the tree are equal.
  • Removed the dialog that asked for the loading depth each time the browser was opened; replaced it by a preference in a new preference page.

0.8 M4

Customization

The browser is now extensively customizable through the use of uiCustom files:

Customization example.png

These customizations can be easily created using a dedicated editor:

New options

  • Sort links by type (MoDisco ModelBrowser SortLinksByType.png)
  • Show Ordering (MoDisco ModelBrowser ShowOrdering.png):

MoDisco ModelBrowser Ordering.png

Internationalization

The browser components are now fully internationalization ready.

New Look

Eclipse Forms look:

MoDisco ModelBrowser FormsLook.png

Less often used options are moved to a sub-menu in each toolbar so as to avoid cluttering the UI.

Linked resources

  • The browser now allows displaying linked resources

Back to the top